menu
messenger
ui/page/home/tab/wallet/paypal/controller.dart
PayPalDepositController
operation property
operation
dark_mode
light_mode
operation
property
Rx
<
Rx
<
Operation
>
?
>
operation
final
OperationDeposit
being deposited.
Implementation
final Rx<Rx<Operation>?> operation = Rx(null);
messenger
controller
PayPalDepositController
operation property
PayPalDepositController class