databaseFactoryFfiImpl top-level property

DatabaseFactory get databaseFactoryFfiImpl

The Ffi database factory.

Implementation

DatabaseFactory get databaseFactoryFfiImpl =>
    _databaseFactoryFfiImpl ??= createDatabaseFactoryFfiImpl();