isAndroid property

bool get isAndroid

Check if Android

Implementation

static bool get isAndroid => override == TargetPlatform.android;