menu
buttplug package
documentation
messages/messages.dart
DeviceList
DeviceList.fromJson factory constructor
DeviceList.fromJson factory constructor
dark_mode
light_mode
DeviceList.fromJson
constructor
DeviceList.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceList.fromJson(Map<String, dynamic> json) => _$DeviceListFromJson(json);
buttplug package
documentation
messages/messages
DeviceList
DeviceList.fromJson factory constructor
DeviceList class