ipv6Address property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? ipv6Address
getter/setter pair

The IPv6 address assigned to the instance.

(Deprecated) This property was applicable only to First Generation instances.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? ipv6Address;