statusDate property

List<CitationStatusDate>? statusDate
inherited

statusDate The state or status of the citation record paired with an effective date or period for that state.

Implementation

List<CitationStatusDate>? get statusDate =>
    throw _privateConstructorUsedError;