isSafe property

bool isSafe

Checks whether an option is safe.

Implementation

bool get isSafe => !isUnsafe;