menu
piefed_api_client package
documentation
v1.dart
ListFeeds
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 => '/feed/list';
piefed_api_client package
documentation
v1
ListFeeds
path property
ListFeeds class