LocalizationItem class
Constructors
-
LocalizationItem({String languageCode = 'en_us', String nearBy = 'Nearby Places', String findingPlace = 'Finding place...', String noResultsFound = 'No results found', String unnamedLocation = 'Unnamed location', String tapToSelectLocation = 'Tap to select this location'})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited