- Inheritance
-
- Object
- PlatformInterface
- WifiScanDesktopPlatform
- Implementers
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getAvailableNetworks()
→ Future<String?>
-
This will be used to throw error on other unsupported platforms
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
performScan(dynamic onScanCompleted(dynamic), dynamic onScanError(dynamic))
→ void
-
This will be used to throw error on other unsupported platforms
-
toString()
→ String
-
A string representation of this object.
inherited