NearbyMessageType class
Constructors
- NearbyMessageType(int type)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toInt8(
) → Uint8List -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
- broadcast → const NearbyMessageType
- direct → const NearbyMessageType
- handshake → const NearbyMessageType