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