isAndroid top-level property

bool get isAndroid

Implementation

bool get isAndroid => OS.type == OS.android;