menu
salesiq_mobilisten package
documentation
last_message.dart
File
File constructor
File constructor
dark_mode
light_mode
File
constructor
File
(
String
?
name
,
String
?
comment
,
String
?
contentType
,
int
size
,
)
constructor to initialize the file
Implementation
File(this.name, this.comment, this.contentType, this.size);
salesiq_mobilisten package
documentation
last_message
File
File constructor
File class