isIOS property

bool get isIOS

Implementation

bool get isIOS => current == Platforms.iOS;