isWebInMobile top-level property

bool get isWebInMobile

Implementation

bool get isWebInMobile => isWebInIos || isWebInAndroid;