menu
pixiv_dart_api package
documentation
dto/illusts.dart
Illusts
Illusts.fromJson factory constructor
Illusts.fromJson factory constructor
dark_mode
light_mode
Illusts.fromJson
constructor
Illusts.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Illusts.fromJson(Map<String, dynamic> json) => _$IllustsFromJson(json);
pixiv_dart_api package
documentation
dto/illusts
Illusts
Illusts.fromJson factory constructor
Illusts class