locale property
Optional BCP 47 locale tag (for example en-US, es, pt-BR) used
to localize the hosted checkout UI. Defaults to the buyer's browser
locale when null.
Implementation
final String? locale;
Optional BCP 47 locale tag (for example en-US, es, pt-BR) used
to localize the hosted checkout UI. Defaults to the buyer's browser
locale when null.
final String? locale;