S class

Constructors

S()

Properties

badRequest String
Bad request
no setter
connectionRequestTimeout String
Connection request timeout
no setter
errorDueToConflict String
Error due to a conflict
no 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 urgency
no setter
hashCode int
The hash code for this object.
no setterinherited
important String
Important
no setter
methodNotAllowed String
Method Allowed
no setter
noInternetConnection String
No internet connection
no setter
notAcceptable String
Not acceptable
no setter
notImplemented String
Not Implemented
no setter
receivedInvalidStatusCode String
Received invalid status code
no setter
requestCancelled String
Request Cancelled
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serviceUnavailable String
Service unavailable
no setter
timeOutConnectionWithServer String
Send timeout in connection with API server
no setter
unableToProcessData String
Unable to process the data
no setter
unexpectedErrorOccurred String
Unexpected error occurred
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