menu
pixiv_dart_api package
documentation
vo/user_detail_result.dart
UserProfile
UserProfile.fromJson factory constructor
UserProfile.fromJson factory constructor
dark_mode
light_mode
UserProfile.fromJson
constructor
UserProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UserProfile.fromJson(Map<String, dynamic> json) => _$UserProfileFromJson(json);
pixiv_dart_api package
documentation
vo/user_detail_result
UserProfile
UserProfile.fromJson factory constructor
UserProfile class