isLinux property Null safety

bool isLinux

Implementation

bool get isLinux => current == Platforms.linux;