menu
flutter_ilib package
documentation
ilib_casemapper.dart
ILibCaseMapper
getLocale method
getLocale method
dark_mode
light_mode
getLocale
method
ILibLocale
getLocale
(
)
Return the locale that this mapper was constructed with.
Implementation
ILibLocale getLocale() { return locale; }
flutter_ilib package
documentation
ilib_casemapper
ILibCaseMapper
getLocale method
ILibCaseMapper class