methods property

  1. @override
RxList<OperationDepositMethod> methods
final

Returns the OperationDepositMethods available for the MyUser.

Implementation

@override
final RxList<OperationDepositMethod> methods = RxList();