isLinux property

bool isLinux

Implementation

bool get isLinux => current == Platforms.linux;