isIOS property

bool get isIOS

Check if iOS

Implementation

static bool get isIOS => override == TargetPlatform.iOS;