opener property
The function that will open the database when this LazyDatabase gets opened for the first time.
Implementation
final DatabaseOpener opener;
The function that will open the database when this LazyDatabase gets opened for the first time.
final DatabaseOpener opener;