menu
pixiv_dart_api package
documentation
model/user_preview.dart
UserPreview
UserPreview.fromJson factory constructor
UserPreview.fromJson factory constructor
dark_mode
light_mode
UserPreview.fromJson
constructor
UserPreview.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UserPreview.fromJson(Map<String, dynamic> json) => _$UserPreviewFromJson(json);
pixiv_dart_api package
documentation
model/user_preview
UserPreview
UserPreview.fromJson factory constructor
UserPreview class