isLinux property

bool get isLinux

Implementation

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