isIO property

bool isIO

Is I/O (vm, desktops, mobile, console)

Implementation

bool get isIO => this == HostPlatformType.io;