additionalEventParameters property
A bucket of any event parameters to be included within the event that were not already specified using other structured fields.
Optional.
Implementation
core.List<EventParameter>? additionalEventParameters;
A bucket of any event parameters to be included within the event that were not already specified using other structured fields.
Optional.
core.List<EventParameter>? additionalEventParameters;