haveType property

bool haveType

Weither the tool call have a type.

Implementation

bool get haveType => type != null;