Constant class
createTime: 2023/10/31 on 16:00 desc:
@author azhon
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
- copyCUrl → const String
- copyParams → const String
- copyResponse → const String
- copyUrl → const String
- get → const String
- headers → const String
- hex → const String
- jsonH → const String
- jsonText → const String
- maxDataSize → const double
- max data sizes 1.8M
- maxParamsData → const String
- maxResponseData → const String
- multipart → const String
- multipartH → const String
- post → const String
- put → const String
- queryString → const String
- text → const String