locale property

String? locale
final

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;