onUserInfoChange property
Implementation
final StreamController<List<NIMUser>> onUserInfoChange =
StreamController<List<NIMUser>>.broadcast();
final StreamController<List<NIMUser>> onUserInfoChange =
StreamController<List<NIMUser>>.broadcast();