isLinux top-level property

bool isLinux

Implementation

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