isRaw property
bool
get
isRaw
A boolean that is true if the TTY is currently configured to operate as
a raw device. Defaults to false.
Implementation
external bool get isRaw;
A boolean that is true if the TTY is currently configured to operate as
a raw device. Defaults to false.
external bool get isRaw;