eventDataContentType property
EventDataContentType specifies the type of payload in MIME format that is expected from the CloudEvent data field.
This is set to application/json
if the value is not defined.
Optional.
Implementation
core.String? eventDataContentType;