StateStore({ this.version = 1, Map<String, AckRecord>? checks, Map<String, Object?>? extras, }) : checks = checks ?? {}, extras = extras ?? {};