Activates the media session on the current platform.
@override Future<void> activate() async { await methodChannel.invokeMethod('activate'); }