FollowRequestsDashboardListUpdated constructor
const
FollowRequestsDashboardListUpdated({
- List<
FollowRequestsDashboardModel?> ? value, - bool? mightHaveMore,
Implementation
const FollowRequestsDashboardListUpdated({this.value, this.mightHaveMore});