androidResumeOnClick property

bool androidResumeOnClick
final

Whether on Android a media button click wakes up the media session and resumes playback.

Implementation

// TODO: either fix, or remove this https://github.com/ryanheise/audio_service/issues/638
final bool androidResumeOnClick;