reasonReference property

List<Reference>? reasonReference
inherited

reasonReference Indicates the reason the request was initiated. This is typically provided as a parameter to the evaluation and echoed by the service, although for some use cases, such as subscription- or event-based scenarios, it may provide an indication of the cause for the response.

Implementation

List<Reference>? get reasonReference => throw _privateConstructorUsedError;