isWebInWeChat top-level property

bool isWebInWeChat

Implementation

bool get isWebInWeChat => userAgent.contains("Micro" + "Messenger");