isAndroid property

bool isAndroid

Implementation

bool get isAndroid => current == Platforms.android;