isVACBanned method

bool isVACBanned()

Implementation

bool isVACBanned() => _isVACBanned.call(
      this,
    );