WifiInfo constructor
WifiInfo()
Returns a new Instance WifiInfo
Implementation
WifiInfo(
this.authAlgorithm,
this.bssNetworkType,
this.connectable,
this.defaultCipherAlgorithm,
this.flags,
this.numberOfBssid,
this.numberOfPhyTypesSupported,
this.profileName,
this.rssi,
this.ssid,
this.securityEnabled,
this.signalQuality);