isMobile property

bool isMobile

Implementation

bool get isMobile => knownMobileUserAgentKeywords.any(contains);