databaseFactory property
Access the SQLite, instance agnostically across platforms. If databaseFactory is null, the default Flutter SQFlite will be used.
Implementation
@protected
final DatabaseFactory? databaseFactory;
Access the SQLite, instance agnostically across platforms. If databaseFactory is null, the default Flutter SQFlite will be used.
@protected
final DatabaseFactory? databaseFactory;