Constants class
Constructors
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
-
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
Constants
- closeDestination → const String
- closeSource → const String
- connected → const String
- data → const String
- destination → const String
- deviceChannelName → const String
- disconnected → const String
- getDestinations → const String
- getSources → const String
- id → const String
- manufacturer → const String
- messageChannelName → const String
- methodChannelName → const String
- name → const String
- openDestination → const String
- openSource → const String
- port → const String
- send → const String
- source → const String
- state → const String
- type → const String
- version → const String