RuntimeNetworkInfo constructor
RuntimeNetworkInfo({
- NetworkConnectionList? connections,
- String? scanTime,
Implementation
RuntimeNetworkInfo({this.connections, this.scanTime});