getCachedVersions property

Future<List<CacheVersion>> Function() getCachedVersions
final

Get all cached Flutter SDK versions

Implementation

static final getCachedVersions = CacheService.getAllVersions;