isIos property

bool isIos
getter/setter pair

Implementation

static bool isIos = GetPlatform.isIOS && !kIsWeb;