isDestructive property

  1. @override
bool get isDestructive
override

Whether this tool can cause destructive changes.

Implementation

@override
bool get isDestructive => true;