timestamp property

num? timestamp

The timestamp when the metrics sample was taken.

Implementation

num? get timestamp => values['Timestamp'];