IOMode class
Properties
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
- LINE_DRIVER_2K2 → const int
- LINE_DRIVER_10K → const int
-
names
→ const Map<
int, String> - OPEN_COLLECTOR_2K2 → const int
- OPEN_COLLECTOR_10K → const int
- PUSH_PULL → const int