QiyuUserInfoData.fromJson constructor

QiyuUserInfoData.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QiyuUserInfoData.fromJson(Map<String, dynamic> json) => _$QiyuUserInfoDataFromJson(json);