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