systemTimestamp property Null safety

  1. @JsonKey(name: 'sts')
int? systemTimestamp
read / write

Implementation

@JsonKey(name: 'sts')
int? systemTimestamp;