menu
stripe_api_client package
documentation
models/shipping_rate.dart
ShippingRate
active property
active property
dark_mode
light_mode
active
property
bool
?
active
getter/setter pair
Whether the shipping rate can be used for new purchases. Defaults to
true
.
Implementation
bool? active;
stripe_api_client package
documentation
models/shipping_rate
ShippingRate
active property
ShippingRate class