menu
piefed_api_client package
documentation
v1.dart
ListFeeds
ListFeeds.new const constructor
ListFeeds.new const constructor
dark_mode
light_mode
ListFeeds
constructor
const
ListFeeds
(
{
int
?
limit
,
int
?
page
,
String
?
auth
,
})
Implementation
const factory ListFeeds({int? limit, int? page, String? auth}) = _ListFeeds;
piefed_api_client package
documentation
v1
ListFeeds
ListFeeds.new const constructor
ListFeeds class