ephemeral property

  1. @JsonKey.new(includeIfNull: false)
bool? ephemeral
final

Whether this attachment is ephemeral

Implementation

@JsonKey(includeIfNull: false)
final bool? ephemeral;