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