isIOS property

bool get isIOS

Indicates whether device's OS is iOS.

Implementation

bool get isIOS => GetPlatform.isIOS;