isAndroid property

bool isAndroid
final

Implementation

static final bool isAndroid =
    (defaultTargetPlatform == TargetPlatform.android);