lastUpdatedDate property
The date that the intent was updated. When you create a resource, the creation date and the last updated date are the same.
Implementation
final DateTime? lastUpdatedDate;
The date that the intent was updated. When you create a resource, the creation date and the last updated date are the same.
final DateTime? lastUpdatedDate;