menu
archery
archery/core/orm/model/model.dart
Cache
entries property
entries
dark_mode
light_mode
entries
property
Map
<
String
,
dynamic
>
get
entries
Implementation
Map<String, dynamic> get entries => _cacheEntries;
archery
model
Cache
entries property
Cache class