WifiSsid constructor

WifiSsid({
  1. String? wifiSsid,
})

Implementation

WifiSsid({this.wifiSsid});