networkInterfaces property

List<NetworkInterface>? networkInterfaces
getter/setter pair

Network configurations.

Implementation

core.List<NetworkInterface>? networkInterfaces;