hasArguments property

bool hasArguments

Returns true if type has arguments.

Implementation

bool get hasArguments => _arguments.isNotEmpty;