expirationDate property

String? expirationDate
final

The UTC date and time at which the lock ID expires. This value can be null if the vault lock is in a Locked state.

Implementation

final String? expirationDate;