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