isLinux property

bool isLinux
getter/setter pair

Implementation

static bool isLinux = GetPlatform.isLinux && !kIsWeb;