Flutter
http
MultipartFile
contentType
contentType
Flutter
http
MultipartFile
contentType
property
contentType
Flutter
http
MultipartFile
Static methods
fromPath
Constructors
MultipartFile
fromBytes
fromString
Properties
contentType
field
filename
isFinalized
length
hashCode
runtimeType
Operators
operator ==
Methods
finalize
noSuchMethod
toString
MediaType
contentType
read-only
The content-type of the file. Defaults to
application/octet-stream
.