evaluationMessage property

List<Reference>? evaluationMessage
inherited

evaluationMessage Messages resulting from the evaluation of the artifact or artifacts. As part of evaluating the request, the engine may produce informational or warning messages. These messages will be provided by this element.

Implementation

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