restio_retrofit package
documentation
restio_retrofit
Body
Body const constructor
Body
restio_retrofit package
documentation
restio_retrofit
Body
Body const constructor
Body class
Constructors
Body
Properties
charset
contentType
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Body
constructor
const
Body
(
{
String
contentType
,
String
charset
}
)
Implementation
const Body({ this.contentType, this.charset, });