isLinux property

bool get isLinux

Implementation

static bool get isLinux => DeviceData.deviceType == DeviceType.linux;