FollowRequestComponentLoaded constructor

const FollowRequestComponentLoaded({
  1. required FollowRequestModel value,
})

Implementation

const FollowRequestComponentLoaded({required this.value});