isAndroid property

bool isAndroid
getter/setter pair

Whether the app is running on Android.

Implementation

static bool isAndroid = false;