UpdateFollowingList constructor

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

Implementation

const UpdateFollowingList({this.value});