summary property

List<CitationSummary>? summary
inherited

summary A human-readable display of key concepts to represent the citation.

Implementation

List<CitationSummary>? get summary => throw _privateConstructorUsedError;