isPlatformLinux top-level property

bool isPlatformLinux

Implementation

bool get isPlatformLinux => Platform.isLinux;