content property

List<DocumentReferenceContent> content
inherited

content The document and format referenced. If there are multiple content element repetitions, these must all represent the same document in different format, or attachment metadata.

Implementation

List<DocumentReferenceContent> get content =>
    throw _privateConstructorUsedError;