androidAdjustRemoteVolume method Null safety
- AndroidVolumeDirection direction
Adjust the remote volume on Android. This works only when using RemoteAndroidPlaybackInfo.
Implementation
Future<void> androidAdjustRemoteVolume(AndroidVolumeDirection direction);