selectedRecent property

RxList<RxUser> selectedRecent
final

Reactive list of the selected recent Users.

Implementation

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