menu
flutter_yii_qiyu package
documentation
model/qiyu_user_info_data.dart
QiyuUserInfoData
QiyuUserInfoData.fromJson factory constructor
QiyuUserInfoData.fromJson factory constructor
dark_mode
light_mode
QiyuUserInfoData.fromJson
constructor
QiyuUserInfoData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QiyuUserInfoData.fromJson(Map<String, dynamic> json) => _$QiyuUserInfoDataFromJson(json);
flutter_yii_qiyu package
documentation
model/qiyu_user_info_data
QiyuUserInfoData
QiyuUserInfoData.fromJson factory constructor
QiyuUserInfoData class