isMobile property

bool get isMobile

Implementation

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