menu
papercups_flutter package
documentation
models/attachment.dart
PapercupsAttachment
PapercupsAttachment constructor
PapercupsAttachment constructor
dark_mode
light_mode
PapercupsAttachment
constructor
PapercupsAttachment
(
{
String
?
id
,
String
?
fileName
,
String
?
fileUrl
,
String
?
contentType
,
})
Implementation
PapercupsAttachment({this.id, this.fileName, this.fileUrl, this.contentType});
papercups_flutter package
documentation
models/attachment
PapercupsAttachment
PapercupsAttachment constructor
PapercupsAttachment class