@override Future<void> releaseMulticastLock() async { await methodChannel.invokeMethod<void>('releaseMulticastLock'); }