isIOS property Null safety

bool isIOS

Implementation

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