android property

bool android

Whether it's Android device.

Implementation

static bool get android => defaultTargetPlatform == TargetPlatform.android;