isLinux top-level property

bool get isLinux

Whether the OS is Linux (never on the web).

Implementation

bool get isLinux => false;