menu
eyflutter_core package
documentation
device/device_info.dart
DeviceInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String,dynamic> toJson() => _$DeviceInfoToJson(this);
eyflutter_core package
documentation
device/device_info
DeviceInfo
toJson method
DeviceInfo class