isAndroid property

bool get isAndroid

Individual platform checks

Implementation

static bool get isAndroid => currentPlatform == PlatformType.android;