isAndroid top-level property

bool get isAndroid

Implementation

bool get isAndroid => operatingSystem == 'android';