toJson method
Converts this MinecraftProfile to a JSON map.
Implementation
Map<String, dynamic> toJson() => _$MinecraftProfileToJson(this);
Converts this MinecraftProfile to a JSON map.
Map<String, dynamic> toJson() => _$MinecraftProfileToJson(this);