isSpectate property

bool isSpectate

Implementation

bool get isSpectate=> PermissionsUtils.isApplied(this.value, 1 << 2);