path property

List<FhirUri>? path
inherited

path A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

Implementation

List<FhirUri>? get path => throw _privateConstructorUsedError;