date property

DateTime? date
final

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

Implementation

final DateTime? date;