const Database( {this.name = "sonicdb", this.entities = const [], this.version = 1, this.useDeviceProtectedStorage = false});