menu
piefed_api_client package
documentation
v1.dart
BlockInstance
path property
path property
dark_mode
light_mode
path
property
@
override
String
get
path
override
The API endpoint path (e.g., '/post', '/comment').
Implementation
@override String get path => '/site/block';
piefed_api_client package
documentation
v1
BlockInstance
path property
BlockInstance class