content property

List<DocumentReferenceContent> content
inherited

content The document and format referenced. There may be multiple content element repetitions, each with a different format.

Implementation

List<DocumentReferenceContent> get content =>
    throw _privateConstructorUsedError;