menu
esig_utils package
documentation
http_utils.dart
HttpUtils class
HttpUtils class
dark_mode
light_mode
HttpUtils
class
Constructors
HttpUtils
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
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
getMessage
(
int
?
statusCode
, [
String
?
msg
])
→
String
Traduz resposta do servidor para uma liguagem que os usuários entendam. Lista de códigos HTTP:
https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Status
Constants
clientErrorDefaultMsg
→ const
String
informationDefaultMsg
→ const
String
redirectDefaultMsg
→ const
String
serverErrorDefaultMsg
→ const
String
successDefaultMsg
→ const
String
unknownStatusDefaultMsg
→ const
String
esig_utils package
documentation
http_utils
HttpUtils class
http_utils library