lastUpdatedDate property

DateTime? lastUpdatedDate
final

The date that the intent was updated. When you create a resource, the creation date and last update dates are the same.

Implementation

final DateTime? lastUpdatedDate;