AddFollowingList constructor

const AddFollowingList({
  1. FollowingModel? value,
})

Implementation

const AddFollowingList({this.value});