date property

DateTime? date
final

Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.

Implementation

final DateTime? date;