isLinux property

bool isLinux

Implementation

bool get isLinux => platform == TargetPlatform.linux;