schemaVersion
Schema version of this snapshot.
Snapshots are written to a device database and read back after an app update, so a field added here months from now will meet rows written by the old code. Without a version the only options at that point are "guess" or "crash on launch". Bump it whenever the meaning or set of fields changes, and refuse (don't reinterpret) a version you do not understand.