isDestructive property

bool get isDestructive

Whether this tool can cause destructive changes.

Implementation

bool get isDestructive => false;