audioFocusGainTransient constant Null safety

int const audioFocusGainTransient

Take the audio focus for a while and immediately release the focus after use, for example, notification sounds

Implementation

static const int audioFocusGainTransient = 2;