isRaw property

bool 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;