timestamp property

int timestamp

Timestamp of the exception.

Implementation

int get timestamp => params!['timestamp'] as int;