status property
final
PayPalDepositStatus of the createDeposit operation.
Implementation
final Rx<PayPalDepositStatus> status = Rx(PayPalDepositStatus.initial);
PayPalDepositStatus of the createDeposit operation.
final Rx<PayPalDepositStatus> status = Rx(PayPalDepositStatus.initial);