ListFeeds constructor
ListFeeds([
- void b()?
Creates a new ListFeeds object using the builder pattern.
Implementation
factory ListFeeds([void Function(ListFeedsBuilder)? b]) = _$ListFeeds;
Creates a new ListFeeds object using the builder pattern.
factory ListFeeds([void Function(ListFeedsBuilder)? b]) = _$ListFeeds;