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