lastUpdatedTimes property

List<DateTimeRange>? lastUpdatedTimes
final

A list of the most recent dates and times that the entity was updated.

Implementation

final List<DateTimeRange>? lastUpdatedTimes;