isLinux top-level property

bool get isLinux

Implementation

bool get isLinux => OS.type == OS.linux;