menu
piefed_api_client package
documentation
v1.dart
GetReplies
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 => '/user/replies';
piefed_api_client package
documentation
v1
GetReplies
path property
GetReplies class