driver property
DriverConfig
get
driver
Driver block for the active connection.
Implementation
DriverConfig get driver => activeConnection.driver;
Driver block for the active connection.
DriverConfig get driver => activeConnection.driver;