values constant

List of all possible values in this ConnectionWifiSecurity.

Implementation

static const values = <ConnectionWifiSecurity>[
  NONE,
  wPA2,
  wPA3,
  NOT_SUPPORTED,
];