acquireMulticastLock method
Implementation
Future<void> acquireMulticastLock() {
throw UnimplementedError(
'acquireMulticastLock() has not been implemented.');
}
Future<void> acquireMulticastLock() {
throw UnimplementedError(
'acquireMulticastLock() has not been implemented.');
}