isDestructive property

bool get isDestructive
inherited

Whether this tool can cause destructive changes.

Implementation

bool get isDestructive => false;