isWebInAndroid top-level property

bool get isWebInAndroid

Implementation

bool get isWebInAndroid => userAgent.contains("android");