connectedUsers property

ValueNotifier<List<TUIConnectionUser>> connectedUsers
final

Implementation

final ValueNotifier<List<TUIConnectionUser>> connectedUsers = ValueNotifier([]);