menu
pixiv_dart_api package
documentation
model/illust.dart
Illust
totalComments property
totalComments property
dark_mode
light_mode
totalComments
property
@JsonKey(name: 'total_comments')
int
?
totalComments
getter/setter pair
这个字段必须在获取 "detail" 的时候才有值
Implementation
@JsonKey(name: 'total_comments') int? totalComments;
pixiv_dart_api package
documentation
model/illust
Illust
totalComments property
Illust class