outputParameters property

Reference? outputParameters
inherited

outputParameters The output parameters of the evaluation, if any. Many modules will result in the return of specific resources such as procedure or communication requests that are returned as part of the operation result. However, modules may define specific outputs that would be returned as the result of the evaluation, and these would be returned in this element.

Implementation

Reference? get outputParameters => throw _privateConstructorUsedError;