triggeredBy property

List<ObservationTriggeredBy>? triggeredBy
inherited

triggeredBy Identifies the observation(s) that triggered the performance of this observation.

Implementation

List<ObservationTriggeredBy>? get triggeredBy =>
    throw _privateConstructorUsedError;