isLinux static method

bool isLinux()

Platform whether linux

Implementation

static bool isLinux() => Platform.isLinux;