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