Map<String, Object?> toMap() { return { "exposureEventDedupIntervalMillis": exposureEventDedupIntervalMillis, "pollingIntervalMillis": pollingIntervalMillis, "debug": debug, }; }