isPlatformLinux top-level property

bool get isPlatformLinux

Implementation

bool get isPlatformLinux => Platform.isLinux;