menu
piefed_api_client package
documentation
v1.dart
Person
actorId property
actorId property
dark_mode
light_mode
actorId
property
@JsonKey.new(name: 'actor_id')
String
get
actorId
inherited
Implementation
@JsonKey(name: 'actor_id') String get actorId => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
Person
actorId property
Person class