menu
stripe_api_client package
documentation
models/payment_method_configuration.dart
PaymentMethodConfiguration
active property
active property
dark_mode
light_mode
active
property
bool
?
active
getter/setter pair
Whether the configuration can be used for new payments.
Implementation
bool? active;
stripe_api_client package
documentation
models/payment_method_configuration
PaymentMethodConfiguration
active property
PaymentMethodConfiguration class