Constructs a WifiState object with the specified Wi-Fi state information.
WifiState({ required this.isEnabled, required this.isConnected, this.connectedWifiName, });