recommendedUsers property

ValueNotifier<List<TUIConnectionUser>> recommendedUsers
final

Implementation

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