valueDateTime property

DateTime? get valueDateTime

The information determined as a result of making the observation, if the information has a simple value.

Implementation

DateTime? get valueDateTime => valueDateTimeField.getValue(json);