menu
eyflutter_core package
documentation
device/ios_device_info.dart
IosDeviceInfo
IosDeviceInfo.fromJson factory constructor
IosDeviceInfo.fromJson factory constructor
dark_mode
light_mode
IosDeviceInfo.fromJson
constructor
IosDeviceInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory IosDeviceInfo.fromJson(Map<String,dynamic> json) => _$IosDeviceInfoFromJson(json);
eyflutter_core package
documentation
device/ios_device_info
IosDeviceInfo
IosDeviceInfo.fromJson factory constructor
IosDeviceInfo class