gateway property

String gateway

The gateway in use, e.g. '2001:db8:85a3::8a2e:370:7334'.

Implementation

String get gateway =>
    _object.getStringProperty(_ip6ConfigInterfaceName, 'Gateway') ?? '';