OnMutualFollowersListChanged typedef
OnMutualFollowersListChanged =
void Function(List<V2TimUserFullInfo> userInfoList, bool isAdd)
Implementation
typedef OnMutualFollowersListChanged = void Function(List<V2TimUserFullInfo> userInfoList, bool isAdd);