hasOutputParamValues property
bool
get
hasOutputParamValues
True when outputParamValues is non-empty.
Implementation
bool get hasOutputParamValues => outputParamValues.isNotEmpty;
True when outputParamValues is non-empty.
bool get hasOutputParamValues => outputParamValues.isNotEmpty;