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