isMobile property

bool get isMobile

Implementation

static bool get isMobile => GetPlatform.isIOS || GetPlatform.isAndroid;