isLinux property

bool get isLinux

Implementation

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