timestamp property Null safety

  1. @JsonKey(name: 'ts')
int? timestamp
read / write

Implementation

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