menu
piefed_api_client package
documentation
v1.dart
PersonAggregates
commentCount property
commentCount property
dark_mode
light_mode
commentCount
property
@JsonKey.new(name: 'comment_count')
int
get
commentCount
inherited
Implementation
@JsonKey(name: 'comment_count') int get commentCount => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
PersonAggregates
commentCount property
PersonAggregates class