isAndroid property

bool get isAndroid

Implementation

bool get isAndroid => platformType == PlatformType.android;