menu
inventiv_critic_flutter package
documentation
modal/bug_report.dart
Attachment
Attachment constructor
Attachment constructor
dark_mode
light_mode
Attachment
constructor
Attachment
(
{
String
?
name
,
String
?
size
,
String
?
type
,
String
?
uploadedAt
,
String
?
url
,
String
?
path
,
})
Implementation
Attachment({this.name, this.size, this.type, this.uploadedAt, this.url, this.path});
inventiv_critic_flutter package
documentation
modal/bug_report
Attachment
Attachment constructor
Attachment class