Restore the last database version that was saved with store.
If no saved data was found, returns null.
Future<Uint8List?> restore();