onUserInfoChange property

StreamController<List<NIMUser>> onUserInfoChange
final

Implementation

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