menu
piefed_api_client package
documentation
v1.dart
PersonBlockView
PersonBlockView.new const constructor
PersonBlockView.new const constructor
dark_mode
light_mode
PersonBlockView
constructor
const
PersonBlockView
(
{
required
Person
person
,
required
Person
target
,
})
Implementation
const factory PersonBlockView({required Person person, required Person target}) = _PersonBlockView;
piefed_api_client package
documentation
v1
PersonBlockView
PersonBlockView.new const constructor
PersonBlockView class