isWebInAndroid top-level property

bool isWebInAndroid

Implementation

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