Id putByKeySync(KV object, {bool saveLinks = true}) { return putByIndexSync(r'key', object, saveLinks: saveLinks); }