weak property

bool get weak

Implementation

bool get weak => linux == null || windows == null || macos == null;