isAndroid property

bool get isAndroid

Implementation

static bool get isAndroid => _navigator.appVersion.contains('Android ');