contains method

Implementation

bool contains(AVAudioSessionInterruptionOptions options) =>
    options.value & value == options.value;