isMobleClient property

bool get isMobleClient

是否是移动端

Implementation

static bool get isMobleClient => !isDesktopOrWeb;