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