haveId property

bool haveId

Weither the tool call have an id.

Implementation

bool get haveId => id != null;