publicationForm property

List<CitationPublicationForm>? publicationForm
inherited

publicationForm If multiple, used to represent alternative forms of the article that are not separate citations.

Implementation

List<CitationPublicationForm>? get publicationForm =>
    throw _privateConstructorUsedError;