dbFactory property

DbFactory dbFactory
final

A DbFactory, a parameterless function that returns a Db. The function can be asynchronous if necessary.

Implementation

final DbFactory dbFactory;