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