FollowingComponentUpdated constructor
FollowingComponentUpdated({
- required FollowingModel value,
Implementation
FollowingComponentUpdated({required this.value});
FollowingComponentUpdated({required this.value});