isLowViolence method

bool isLowViolence()

Implementation

bool isLowViolence() => _isLowViolence.call(
      this,
    );