timestamp property Null safety

  1. @JsonKey(name: 'ts')
int? timestamp
final

Implementation

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