isAppCache method

bool isAppCache()

是否是APP缓存

Implementation

bool isAppCache() => isAndroid() || isIOS();