SonicDbBase constructor
SonicDbBase({})
Implementation
SonicDbBase(
{this.name = "sonicdb",
this.entities = const {},
this.version = 1,
this.useDeviceProtectedStorage = false});
SonicDbBase(
{this.name = "sonicdb",
this.entities = const {},
this.version = 1,
this.useDeviceProtectedStorage = false});