isSudo property

bool isSudo

On Windows this is always false.

Implementation

bool get isSudo => false;