onVersionChange property

SdbOnVersionChangeCallback? get onVersionChange

provide onVersionChange to handle schema changes or initialization manually, this is called after automatic schema change

Implementation

SdbOnVersionChangeCallback? get onVersionChange;