close abstract method
Closes this database.
Before closing this database, Replicators and change streams are closed.
Implementation
@override
Future<void> close();
Closes this database.
Before closing this database, Replicators and change streams are closed.
@override
Future<void> close();