QueryFollowSuccess constructor

const QueryFollowSuccess(
  1. bool isFollowed
)

Implementation

const QueryFollowSuccess(this.isFollowed);