mineral
core
Http
Http constructor
Http
Http
constructor
Null safety
Http
(
{
required
String
baseUrl
}
)
Implementation
Http({ required this.baseUrl });
mineral
core
Http
Http constructor
Http class
Constructors
Http
Properties
baseUrl
container
hashCode
runtimeType
Methods
defineHeader
destroy
get
noSuchMethod
patch
post
put
removeHeader
responseWrapper
toString
Operators
operator ==