isAndroid property

bool get isAndroid

当前设备是否是Android

Implementation

static bool get isAndroid => Platform.isAndroid;