eventTime property

String? eventTime
getter/setter pair

Time when the event occurred as provided in the error report.

If the report did not contain a timestamp, the time the error was received by the Error Reporting system is used.

Implementation

core.String? eventTime;