Object2ClientAttachmentReferenceRequest constructor
const
Object2ClientAttachmentReferenceRequest({})
Implementation
const Object2ClientAttachmentReferenceRequest({
required this.title,
required this.description,
required this.flags,
required this.duration,
required this.waveform,
required this.id,
required this.filename,
});