Connector class
- Implementers
Constructors
Properties
- connectionsManager ↔ ConnectionsManager
-
getter/setter pair
- deviceInfo ↔ Uint8List
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- isConnected → bool
-
no setter
- logger ↔ Logger
-
getter/setter pair
- nearbyCross ↔ NearbyCross
-
getter/setter pair
- platformVersion ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
connect(
String endpointId) → Future< void> -
disconnectFrom(
String endpointId) → Future< void> -
getPlatformVersion(
) → Future< String?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestPermissions(
) → Future< void> -
stopAllConnections(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited