menu
feed_plugin package
documentation
bloc/feed_state.dart
FeedReadyState
FeedReadyState constructor
FeedReadyState constructor
dark_mode
light_mode
FeedReadyState
constructor
FeedReadyState
(
{
String
?
error
,
UserModel
?
currentPartner
,
UserModel
?
currentUser
,
})
Implementation
FeedReadyState({this.error, this.currentPartner, this.currentUser});
feed_plugin package
documentation
bloc/feed_state
FeedReadyState
FeedReadyState constructor
FeedReadyState class