isLinux property

bool get isLinux

Implementation

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