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