timestamp property

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

Implementation

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