isIOS static method

bool isIOS()

Platform whether ios

Implementation

static bool isIOS() => Platform.isIOS;