lastAccessedDate property
The last date that this secret was accessed. This value is truncated to midnight of the date and therefore shows only the date, not the time.
Implementation
final DateTime? lastAccessedDate;
The last date that this secret was accessed. This value is truncated to midnight of the date and therefore shows only the date, not the time.
final DateTime? lastAccessedDate;