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