menu
clerk_backend_api package
documentation
api.dart
UpdateUserRequest
locale property
locale property
dark_mode
light_mode
locale
property
String
?
locale
getter/setter pair
The locale to assign to the user (e.g., "en-US", "fr-FR")
Implementation
String? locale;
clerk_backend_api package
documentation
api
UpdateUserRequest
locale property
UpdateUserRequest class