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