The settings screen to be shown.
⚠️ This property is set automatically.
The [DateTime] you last showed this screen to the user.
Device manufacturer.
Device model
Flag showing whether you've already shown this screen to the user.
OS version
Generated using TypeDoc
An object for redirecting a User to an Android device's settings screen from a [DeviceSettings] request.
This object contains meta-data about the device ([[manufacturer]], model, version) in addition to a flag [seen] to let you know if you've already shown some particular screen to the user. lastSeenAt lets you know the
DateTime
you last showed a particular screen to the user.