The parsed hub state file (~/.dap/hub.json): the hub password and the enrolled per-client secrets.
~/.dap/hub.json
typedef HubState = ({String? masterSecret, Map<String, String> clients});