lastUpdatedAt property

DateTime? lastUpdatedAt
final

The time of the most recent edit to the DataSource. The time is expressed in epoch time.

Implementation

final DateTime? lastUpdatedAt;