allowedCountryCodes property

List<String>? allowedCountryCodes
final

A list of country codes that are allowed for shipping (e.g., ["US", "CA"]).

Implementation

final List<String>? allowedCountryCodes;