lastUpdatedDate property

DateTime? lastUpdatedDate
final

The date that the intent was updated. When you create an intent, the creation date and last updated date are the same.

Implementation

final DateTime? lastUpdatedDate;