dateTime property

String? dateTime
finalinherited

This attribute indicates the time and date of the change and must be a valid date with an optional time string. If the value cannot be parsed as a date with an optional time string, the element does not have an associated time stamp.

Implementation

final String? dateTime;