menu
lazy_cache package
documentation
lazy_cache.dart
Cache
index property
index property
dark_mode
light_mode
index
property
List
<
String
>
get
index
Return index as
List<String>
Implementation
List<String> get index => _index.toList();
lazy_cache package
documentation
lazy_cache
Cache
index property
Cache class