expiresAt property

DateTime? expiresAt
final

When the conversation expires (optional, defaults to lastUpdated + defaultTimeout).

Implementation

final DateTime? expiresAt;