isAndroid property

bool isAndroid

Implementation

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