ContentPartFileReference constructor
const
ContentPartFileReference({})
Implementation
const ContentPartFileReference(
{required this.mediaType, required this.reference, this.filename, this.providerOptions});
const ContentPartFileReference(
{required this.mediaType, required this.reference, this.filename, this.providerOptions});