timestamp property Null safety
- @JsonKey(defaultValue: 0, name: 'ts')
read / write
Latest read timestamps
Implementation
@JsonKey(defaultValue: 0, name: 'ts')
int timestamp;
Latest read timestamps
@JsonKey(defaultValue: 0, name: 'ts')
int timestamp;