timestamp property

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

Implementation

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