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