networkInfo property

NetworkInfo? networkInfo
getter/setter pair

Device network information.

This information is only available if networkInfoEnabled is true in the device's policy.

Implementation

NetworkInfo? networkInfo;