argumentType property

String argumentType

The argument type of this result set when used in a scoped function.

Implementation

String get argumentType => entity.dslName;