FollowingComponentLoaded constructor

const FollowingComponentLoaded({
  1. required FollowingModel value,
})

Implementation

const FollowingComponentLoaded({required this.value});