timestamp property

  1. @JsonKey(name: "timestamp")
int? timestamp
getter/setter pair

Implementation

@JsonKey(name: "timestamp")
int? timestamp;