isLinux property

bool isLinux

Implementation

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