dc_stopbits_t class abstract
The number of stop bits.
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
- DC_STOPBITS_ONE → const int
- < 1 stop bit
- DC_STOPBITS_ONEPOINTFIVE → const int
- < 1.5 stop bits
- DC_STOPBITS_TWO → const int
- < 2 stop bits