isLinux property

bool isLinux

Implementation

bool get isLinux => this.platform == TargetPlatform.linux;