ButtplugServerMessage.fromJson constructor

ButtplugServerMessage.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ButtplugServerMessage.fromJson(Map<String, dynamic> json) => _$ButtplugServerMessageFromJson(json);