timestamp property

  1. @JsonKey(name: 'timestamp')
int timestamp
getter/setter pair
  • Field description: Timestamp in ms.

Implementation

@JsonKey(name: 'timestamp')
int timestamp;