menu
craft_launcher_core package
documentation
models/bedrock_patch_notes.dart
BedrockPatchNotes
BedrockPatchNotes.fromJson factory constructor
BedrockPatchNotes.fromJson factory constructor
dark_mode
light_mode
BedrockPatchNotes.fromJson
constructor
BedrockPatchNotes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BedrockPatchNotes.fromJson(Map<String, dynamic> json) => _$BedrockPatchNotesFromJson(json);
craft_launcher_core package
documentation
models/bedrock_patch_notes
BedrockPatchNotes
BedrockPatchNotes.fromJson factory constructor
BedrockPatchNotes class