isAndroid property

bool isAndroid

Implementation

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