isIOS top-level property

bool get isIOS

Implementation

bool get isIOS => operatingSystem == 'ios';