dji
messages
Media
Media constructor
Media
Media
constructor
Null safety
Media
(
{
String
?
fileName
,
String
?
fileUrl
,
int
?
fileIndex
}
)
Implementation
Media({ this.fileName, this.fileUrl, this.fileIndex, });
dji
messages
Media
Media constructor
Media class
Constructors
Media
Properties
fileIndex
fileName
fileUrl
hashCode
runtimeType
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode