isLinux property

bool isLinux

Implementation

bool get isLinux => platformType == PlatformType.linux;