core.Map<core.String, core.dynamic> toJson() { final wifiSsid = this.wifiSsid; return {'wifiSsid': ?wifiSsid}; }