expirationDate property
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;
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.
final String? expirationDate;