resolvedExecutor property
DatabaseConnection
resolvedExecutor
final
The drift database connection to pass to the GeneratedDatabase.new
constructor of your database class to use the opened database.
Implementation
final DatabaseConnection resolvedExecutor;