timestamp property

  1. @JsonKey(defaultValue: 0, name: 'ts')
int timestamp
getter/setter pair

Latest read timestamps

Implementation

@JsonKey(defaultValue: 0, name: 'ts')
int timestamp;