isAndroid property

bool isAndroid

Implementation

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