menu
fluor package
documentation
http
Part
Part const constructor
Part
brightness_4
Part
constructor
const
Part
(
{
String
name
,
String
fileName
,
String
contentType
}
)
Implementation
const Part({this.name, this.fileName, this.contentType});
fluor package
documentation
http
Part
Part const constructor
Part class
Constructors
Part
Properties
contentType
fileName
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==