W3cubDocs

/Dart 2

multicastInterface property

NetworkInterface multicastInterface
@Deprecated("This property is not implemented. Use getRawOption and " "setRawOption instead."), read / write

Set or get, the network interface used for outgoing multicast packages.

A value of nullindicate that the system chooses the network interface to use.

By default this value is null

Implementation

NetworkInterface multicastInterface

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-io/RawDatagramSocket/multicastInterface.html