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