S class
Constructors
- S()
Properties
- badRequest → String
-
Bad requestno setter - connectionRequestTimeout → String
-
Connection request timeoutno setter - errorDueToConflict → String
-
Error due to a conflictno setter - exceededLimits → String
-
The app has exceeded its rate limits.no setter - genericError → String
-
The application has encountered an unknown error.\nWe are aware and will be looking into this with the utmost urgencyno setter - hashCode → int
-
The hash code for this object.
no setterinherited
- important → String
-
Importantno setter - methodNotAllowed → String
-
Method Allowedno setter - noInternetConnection → String
-
No internet connectionno setter - notAcceptable → String
-
Not acceptableno setter - notImplemented → String
-
Not Implementedno setter - receivedInvalidStatusCode → String
-
Received invalid status codeno setter - requestCancelled → String
-
Request Cancelledno setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
Service unavailableno setter - timeOutConnectionWithServer → String
-
Send timeout in connection with API serverno setter - unableToProcessData → String
-
Unable to process the datano setter - unexpectedErrorOccurred → String
-
Unexpected error occurredno 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