menu
pixiv_dart_api package
documentation
model/comment.dart
Comment
hasReplies property
hasReplies property
dark_mode
light_mode
hasReplies
property
@JsonKey(name: 'has_replies')
bool
hasReplies
getter/setter pair
Implementation
@JsonKey(name: 'has_replies') bool hasReplies;
pixiv_dart_api package
documentation
model/comment
Comment
hasReplies property
Comment class