isToolRequest property

bool get isToolRequest

Whether this part is a tool request.

Implementation

bool get isToolRequest => toJson().containsKey('toolRequest');