isNotSafe property

bool isNotSafe

Whether the moderation request is not safe or not.

Implementation

bool get isNotSafe => !isSafe;