S class

Constructors

S()

Properties

access_to_location_denied String
Access to location denied
no setter
access_to_location_permanently_denied String
Access to location permanently denied
no setter
allow_access_to_the_location_services String
Allow access to the location services.
no setter
allow_access_to_the_location_services_from_settings String
Allow access to the location services for this App using the device settings.
no setter
cant_get_current_location String
Can't get current location
no setter
finding_place String
Finding place...
no setter
hashCode int
The hash code for this object.
no setterinherited
no_result_found String
No result found
no setter
ok String
Ok
no setter
please_check_your_connection String
Please check your connection
no setter
please_make_sure_you_enable_gps_and_try_again String
Please make sure you enable GPS and try again
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
search_place String
Search place
no setter
server_error String
Server error
no setter
unnamedPlace String
Unnamed place
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

current S
no setter

Static Methods

load(Locale locale) Future<S>
maybeOf(BuildContext context) S?
of(BuildContext context) S

Constants

delegate → const AppLocalizationDelegate