BarcodeWiFi class

A wifi network parameters from a 'WIFI:' or similar QRCode type.

Properties

encryptionType BarcodeWiFiEncryptionType
The encryption type of the WIFI
final
hashCode int
The hash code for this object.
no setterinherited
password String?
A Wi-Fi access point password.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ssid String?
A Wi-Fi access point SSID.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited