import 'package:cached_storage/cached_storage.dart'; class StaticCachedStorage { static CachedStorage? storage; }