hasOutputParamValues property

bool get hasOutputParamValues

True when outputParamValues is non-empty.

Implementation

bool get hasOutputParamValues => outputParamValues.isNotEmpty;