deviceType property
Optional. Kind of device the application is running on.
For example, Unknown
, Handheld
, Console
, Desktop
.
Implementation
final String? deviceType;
Optional. Kind of device the application is running on.
For example, Unknown
, Handheld
, Console
, Desktop
.
final String? deviceType;