values constant
Implementation
static const $core.List<FFAudioPlayer_PlayInBackground> values =
<FFAudioPlayer_PlayInBackground>[
PLAY_IN_BACKGROUND_UNDEFINED,
ENABLED,
DISABLED_PAUSE,
DISABLED_RESTORE_ON_FOREGROUND,
];
static const $core.List<FFAudioPlayer_PlayInBackground> values =
<FFAudioPlayer_PlayInBackground>[
PLAY_IN_BACKGROUND_UNDEFINED,
ENABLED,
DISABLED_PAUSE,
DISABLED_RESTORE_ON_FOREGROUND,
];