S class
Constructors
- S()
Properties
- access_to_location_denied → String
-
Access to location deniedno setter - access_to_location_permanently_denied → String
-
Access to location permanently deniedno 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 locationno setter - finding_place → String
-
Finding place...no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- no_result_found → String
-
No result foundno setter - ok → String
-
Okno setter - please_check_your_connection → String
-
Please check your connectionno setter - please_make_sure_you_enable_gps_and_try_again → String
-
Please make sure you enable GPS and try againno setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- search_place → String
-
Search placeno setter - server_error → String
-
Server errorno setter - unnamedPlace → String
-
Unnamed placeno 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 Methods
-
load(
Locale locale) → Future< S> -
maybeOf(
BuildContext context) → S? -
of(
BuildContext context) → S
Constants
- delegate → const AppLocalizationDelegate