menu
stripe_api_client package
documentation
models/price.dart
Price
active property
active property
dark_mode
light_mode
active
property
bool
?
active
getter/setter pair
Whether the price can be used for new purchases.
Implementation
bool? active;
stripe_api_client package
documentation
models/price
Price
active property
Price class