Wifi$Impl class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
locationId
→ int
-
@brief wifi's location identifier.
no setteroverride
-
mac
→ String
-
@brief wifi's mac.
no setteroverride
-
name
→ String
-
@brief wifi's name.
no setteroverride
-
point
→ Point
-
@brief wifi's X and Y coordinates in meters as @see Point "Point" (within the sublocation).
no setteroverride
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
→ TransmitterStatus
-
@brief wifi's status. @see TransmitterStatus "TransmitterStatus"
no setteroverride
-
sublocationId
→ int
-
@brief wifi's sublocation identifier.
no setteroverride
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited