isIOS top-level property

bool isIOS

Implementation

bool get isIOS => defaultTargetPlatform == TargetPlatform.iOS;