ssids property

List ssids

Implementation

List<dynamic> get ssids {
  return this._ssids;
}