isLinux top-level property

bool get isLinux

Implementation

bool get isLinux => operatingSystem == 'linux';