hiddenSsid property
bool?
get
hiddenSsid
Implementation
bool? get hiddenSsid => _$this._hiddenSsid;
set
hiddenSsid
()
Implementation
set hiddenSsid(bool? hiddenSsid) => _$this._hiddenSsid = hiddenSsid;