W3cubDocs

/Dart 2

IPv6MulticastInterface property

int IPv6MulticastInterface

Socket option for IPV6_MULTICAST_IF.

Implementation

static int get IPv6MulticastInterface =>
    _getOptionValue(_RawSocketOptions.IPV6_MULTICAST_IF.index);

© 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/RawSocketOption/IPv6MulticastInterface.html