databaseFactoryFfiWeb top-level property

DatabaseFactory databaseFactoryFfiWeb

The database factory to use for ffi web. not supported on io

Implementation

DatabaseFactory get databaseFactoryFfiWeb => throw UnsupportedError(
    'databaseFactoryFfiWebNoWebWorker only supported on io');