isMobile property

bool isMobile

Implementation

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