timestamp property

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

Implementation

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