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