linux property

  1. @useResult
bool get linux

Whether the current runtime type is linux.

Implementation

@useResult bool get linux => false;