isWebAndroid property

bool isWebAndroid

Implementation

bool get isWebAndroid => isWeb && isAndroid;