menu
nosql_persistence package
documentation
nosql_persistence.dart
HiveInterface
isBoxOpen abstract method
isBoxOpen abstract method
dark_mode
light_mode
isBoxOpen
abstract method
bool
isBoxOpen
(
String
name
)
Checks if a specific box is currently open.
Implementation
bool isBoxOpen(String name);
nosql_persistence package
documentation
nosql_persistence
HiveInterface
isBoxOpen abstract method
HiveInterface class