webLocation property

List<CitationWebLocation>? webLocation
inherited

webLocation Used for any URL for the article or artifact cited.

Implementation

List<CitationWebLocation>? get webLocation =>
    throw _privateConstructorUsedError;