menu
neomage package
documentation
data/hooks/permission_hooks.dart
PermissionCache
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the cache is empty.
Implementation
bool get isEmpty => _entries.isEmpty;
neomage package
documentation
data/hooks/permission_hooks
PermissionCache
isEmpty property
PermissionCache class