ts property

  1. @JsonKey.new(includeIfNull: false)
int? ts
final

Unix timestamp for the attachment footer

Implementation

@JsonKey(includeIfNull: false)
final int? ts;