accounts property

RxList<Rx<MyUser>> accounts
final

Known MyUser accounts that can be used to signIn to.

Implementation

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