menu
fml package
documentation
datasources/file/file.mobile.dart
File
File.new constructor
File.new constructor
dark_mode
light_mode
File
constructor
File
(
dynamic
file
,
String
url
,
String
name
,
String
?
mimeType
,
int
size
,
)
Implementation
File(super.file, super.url, super.name, super.mimeType, super.size);
fml package
documentation
datasources/file/file.mobile
File
File.new constructor
File class