getLocale method
Get current locale
Implementation
Future<BabylAILocale> getLocale() {
throw UnimplementedError('getLocale() has not been implemented.');
}
Get current locale
Future<BabylAILocale> getLocale() {
throw UnimplementedError('getLocale() has not been implemented.');
}