menu
xmrbi_base_design package
documentation
entity/TreeInfo.dart
TreeInfo
TreeInfo.fromJson factory constructor
TreeInfo.fromJson factory constructor
dark_mode
light_mode
TreeInfo.fromJson
constructor
TreeInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TreeInfo.fromJson(Map<String, dynamic> json) => _$TreeInfoFromJson(json);
xmrbi_base_design package
documentation
entity/TreeInfo
TreeInfo
TreeInfo.fromJson factory constructor
TreeInfo class