FollowRequestModelTrigger typedef
FollowRequestModelTrigger =
dynamic Function(List<FollowRequestModel?> list)
Implementation
typedef FollowRequestModelTrigger = Function(List<FollowRequestModel?> list);
typedef FollowRequestModelTrigger = Function(List<FollowRequestModel?> list);