date property

DateTime? date
final

Indicates when objects are transitioned to the specified storage class. The date value must be in ISO 8601 format. The time is always midnight UTC.

Implementation

final DateTime? date;