menu
capturesdk_flutter package
documentation
classes/device_info.dart
DeviceInfo
DeviceInfo.fromJson factory constructor
DeviceInfo.fromJson factory constructor
dark_mode
light_mode
DeviceInfo.fromJson
constructor
DeviceInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceInfo.fromJson(Map<String, dynamic> json) => _$DeviceInfoFromJson(json);
capturesdk_flutter package
documentation
classes/device_info
DeviceInfo
DeviceInfo.fromJson factory constructor
DeviceInfo class