menu
mmoo_base package
documentation
entity/lucky_entity.dart
LuckyEntity
LuckyEntity.fromJson factory constructor
LuckyEntity.fromJson factory constructor
dark_mode
light_mode
LuckyEntity.fromJson
constructor
LuckyEntity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LuckyEntity.fromJson(Map<String, dynamic> json) => $LuckyEntityFromJson(json);
mmoo_base package
documentation
entity/lucky_entity
LuckyEntity
LuckyEntity.fromJson factory constructor
LuckyEntity class