getDatabaseFactory function
Use app data on linux and windows if rootPath is null
Throw if no path defined
Implementation
DatabaseFactory getDatabaseFactory({String? packageName, String? rootPath}) =>
databaseFactoryIo;
Use app data on linux and windows if rootPath is null
Throw if no path defined
DatabaseFactory getDatabaseFactory({String? packageName, String? rootPath}) =>
databaseFactoryIo;