isIOS top-level property

bool get isIOS

Implementation

bool get isIOS => OS.type == OS.ios;