menu
nylo_support package
documentation
testing/src/mocks/ny_test_cache.dart
NyTestCache
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Check if cache is empty.
Implementation
bool get isEmpty => _store.isEmpty;
nylo_support package
documentation
testing/src/mocks/ny_test_cache
NyTestCache
isEmpty property
NyTestCache class