profile property

List<DocumentReferenceProfile>? profile
inherited

profile An identifier of the document constraints, encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.

Implementation

List<DocumentReferenceProfile>? get profile =>
    throw _privateConstructorUsedError;