isAndroid property

bool isAndroid

Implementation

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