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