menu
xcloudsdk_flutter package
documentation
api/device_upgrade/model.dart
DeviceVersionCheck
DeviceVersionCheck.new constructor
DeviceVersionCheck.new constructor
dark_mode
light_mode
DeviceVersionCheck
constructor
DeviceVersionCheck
(
{
String
?
type
=
'Common'
,
String
?
language
=
'Chinese'
,
required
Map
<
String
,
dynamic
>
systemInfo
,
})
Implementation
DeviceVersionCheck( {this.type = 'Common', this.language = 'Chinese', required this.systemInfo});
xcloudsdk_flutter package
documentation
api/device_upgrade/model
DeviceVersionCheck
DeviceVersionCheck.new constructor
DeviceVersionCheck class