irte_engine
device_settings_model
DeviceSettingsModel
fromJson method
fromJson
fromJson
method
Null safety
dynamic
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static fromJson(Map<String, dynamic> json) => _$DeviceSettingsModelFromJson(json);
irte_engine
device_settings_model
DeviceSettingsModel
fromJson method
DeviceSettingsModel class
Constructors
DeviceSettingsModel
Properties
gpsEnabled
hashCode
ignoringBatteryOptimizations
isOptimized
isPowerSaving
runtimeType
Methods
copyWith
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromJson