menu
sky_device_info package
documentation
beans.dart
DeviceInfo
DeviceInfo.fromJson factory constructor
DeviceInfo.fromJson factory constructor
dark_mode
light_mode
DeviceInfo.fromJson
constructor
DeviceInfo.fromJson
(
Map
<
String
,
dynamic
>
srcJson
)
Implementation
factory DeviceInfo.fromJson(Map<String, dynamic> srcJson) => _$DeviceInfoFromJson(srcJson);
sky_device_info package
documentation
beans
DeviceInfo
DeviceInfo.fromJson factory constructor
DeviceInfo class