referencedFrom property

List<OperationDefinitionReferencedFrom>? referencedFrom
inherited

referencedFrom Identifies other resource parameters within the operation invocation that are expected to resolve to this resource.

Implementation

List<OperationDefinitionReferencedFrom>? get referencedFrom =>
    throw _privateConstructorUsedError;