isPhone top-level property

bool isPhone
getter/setter pair

Implementation

bool isPhone = isIOS || isAndroid;