expiresAt property

DateTime? expiresAt
final

The expiration date of this invite.

This is only available when InviteManager.fetch is called with withExpiration set to true.

Implementation

final DateTime? expiresAt;