isLinux property

dynamic get isLinux

Implementation

static get isLinux => !isWeb && Platform.isLinux;