selectedUsers property

RxList<RxUser> selectedUsers
final

Reactive list of the selected Users.

Implementation

final RxList<RxUser> selectedUsers = RxList<RxUser>([]);