lastTransitionTime property

DateTime? lastTransitionTime
final

lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time.

Implementation

final DateTime? lastTransitionTime;