expiresAt property
The ISO 8601 timestamp when the attachment URL expires
Implementation
@JsonKey(includeIfNull: false, name: 'expires_at')
final String? expiresAt;
The ISO 8601 timestamp when the attachment URL expires
@JsonKey(includeIfNull: false, name: 'expires_at')
final String? expiresAt;