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