hasAnyPlatform property

bool get hasAnyPlatform

Implementation

bool get hasAnyPlatform => hasLinux || hasWindows;