isAndroid property

bool get isAndroid

是否Android平台

Implementation

bool get isAndroid => Platform.isAndroid;