networkInterfaces property

List<NetworkInterface>? networkInterfaces
getter/setter pair

An array of network access configurations for this interface.

Implementation

core.List<NetworkInterface>? networkInterfaces;