isLinux property

bool isLinux

Linux

Implementation

bool get isLinux => this == OperatingSystem.linux;