_parseEvent(event: string | null): Record<string, string> | null| Name | Type | Description |
|---|---|---|
event* | string | null |
Given an event string, get all the fields in the event. It is assumed there is one field per line, but that field names can be duplicated, indicating to append the new value to the previous value