locale property

String? locale
final

BCP-47 locale string for the viewer UI (e.g. 'en', 'de'). Corresponds to locale.

Implementation

final String? locale;