allowedCountryCodes property

List<String>? get allowedCountryCodes
inherited

List of ISO 3166-1 alpha-2 country code values of the countries where shipping is allowed.

Defaults to all shipping address countries.

Implementation

List<String>? get allowedCountryCodes => throw _privateConstructorUsedError;