canUseExternalSounds property

bool canUseExternalSounds

Whether this set of permissions has the useExternalSounds permission.

Implementation

bool get canUseExternalSounds => has(useExternalSounds);