audioFocusOff constant Null safety

int const audioFocusOff

Request no audio focus

Implementation

static const int audioFocusOff = 0;