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