DeleteFollowingList constructor

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

Implementation

const DeleteFollowingList({this.value});