menu
pixiv_dart_api package
documentation
dto/illusts.dart
Illusts
Illusts constructor
Illusts constructor
dark_mode
light_mode
Illusts
constructor
Illusts
(
List
<
Illust
>
illusts
,
String
?
nextUrl
)
Implementation
Illusts(this.illusts, this.nextUrl);
pixiv_dart_api package
documentation
dto/illusts
Illusts
Illusts constructor
Illusts class