provider property

CustomerTaxProvider? provider
getter/setter pair

The tax calculation provider used for location resolution. Defaults to stripe when not using a third-party provider.

Implementation

CustomerTaxProvider? provider;