status property

Rx<PayPalDepositStatus> status
final

PayPalDepositStatus of the createDeposit operation.

Implementation

final Rx<PayPalDepositStatus> status = Rx(PayPalDepositStatus.initial);