existingDatabases property
All existing databases that have been found.
Databases are only found reliably when a database name is passed to WebSqlite.runFeatureDetection.
Implementation
final List<ExistingDatabase> existingDatabases;
All existing databases that have been found.
Databases are only found reliably when a database name is passed to WebSqlite.runFeatureDetection.
final List<ExistingDatabase> existingDatabases;