isReadOnly property

bool get isReadOnly
inherited

Whether this tool only reads data (no side effects).

Implementation

bool get isReadOnly => false;