getUserLocaleCode method

String? getUserLocaleCode()

Retrieves the user's locale code. Returns null by default.

Implementation

String? getUserLocaleCode() => null;