expirationTimestamp property

DateTime? expirationTimestamp
final

The date and time that the handshake expires. If the recipient of the handshake request fails to respond before the specified date and time, the handshake becomes inactive and is no longer valid.

Implementation

final DateTime? expirationTimestamp;