accounts property

RxList<Rx<MyUser>> accounts
final

Known MyUser accounts that can be displayed in view.

Implementation

final RxList<Rx<MyUser>> accounts = RxList();