timestamp property

  1. @JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ)
DateTime timestamp
final

Implementation

@JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ)
final DateTime timestamp;