uno
uno
FormData
body property
body
body
property
Null safety
List
<
int
>
body
Actual body of the form-data.
Implementation
List<int> get body => _result.body;
uno
uno
FormData
body property
FormData class
Constructors
FormData
Properties
body
boundary
contentLength
contentType
encoding
hashCode
runtimeType
Methods
add
addBytes
addFile
getHeaders
noSuchMethod
toString
Operators
operator ==