cache property

  1. @visibleForTesting
Map<String, Info> cache
final

Implementation

@visibleForTesting
final Map<String, Info<dynamic>> cache = <String, Info<dynamic>>{};