FittorConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- contentTypeFormData → const String
- contentTypeHtml → const String
- contentTypeJson → const String
- contentTypeMultipart → const String
- contentTypeText → const String
- contentTypeXml → const String
- defaultConnectTimeout → const Duration
- defaultReceiveTimeout → const Duration
- defaultTimeout → const Duration
- headerAccept → const String
- headerAcceptEncoding → const String
- headerAuthorization → const String
- headerCacheControl → const String
- headerConnection → const String
- headerContentLength → const String
- headerContentType → const String
- headerUserAgent → const String
- statusAccepted → const int
- statusBadGateway → const int
- statusBadRequest → const int
- statusCreated → const int
- statusForbidden → const int
- statusGatewayTimeout → const int
- statusInternalServerError → const int
- statusMethodNotAllowed → const int
- statusNoContent → const int
- statusNotFound → const int
- statusOk → const int
- statusTimeout → const int
- statusTooManyRequests → const int
- userAgent → const String
- version → const String