lastObservedAt property

List<DateFilter>? lastObservedAt
final

An ISO8601-formatted timestamp that indicates when the security-findings provider most recently observed the potential security issue that a finding captured.

Implementation

final List<DateFilter>? lastObservedAt;