isAndroid top-level property

bool isAndroid

Implementation

bool get isAndroid => defaultTargetPlatform == TargetPlatform.android;