menu
buttplug package
documentation
messages/messages.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);
buttplug package
documentation
messages/messages
DeviceInfo
DeviceInfo.fromJson factory constructor
DeviceInfo class