modes property

List<String>? modes
getter/setter pair

Internet protocol versions for which the instance has IP addresses assigned.

For this version, only MODE_IPV4 is supported.

Implementation

core.List<core.String>? modes;