isAndroid property

bool isAndroid
getter/setter pair

Implementation

static bool isAndroid = !Foundation.kIsWeb && Platform.isAndroid;