android property

bool get android

Whether it's Android device.

Implementation

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