windows property

  1. @useResult
bool windows

Whether the current runtime type is windows.

Implementation

@useResult bool get windows => false;