isAndroid property

bool isAndroid

Implementation

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