hasTools property

bool get hasTools

Helper getters for backward compatibility with old boolean-based API

Implementation

bool get hasTools => tools != null;