timestamp property

  1. @JsonKey.new(includeIfNull: false)
dynamic timestamp
final

ISO8601 timestamp for the embed

Implementation

@JsonKey(includeIfNull: false)
final dynamic timestamp;