windows property

  1. @useResult
bool get windows

Whether the current runtime type is windows.

Implementation

@useResult bool get windows => false;