menu
nosql_persistence package
documentation
nosql_persistence.dart
HiveError
HiveError constructor
HiveError constructor
dark_mode
light_mode
HiveError
constructor
HiveError
(
String
message
)
Create a new Hive error (internal)
Implementation
HiveError(this.message);
nosql_persistence package
documentation
nosql_persistence
HiveError
HiveError constructor
HiveError class