dateTime

val dateTime: LocalDateTime?

Parameters

dateTime

The dateTime of the given available media item of when it was recorded. With similar reasoning as in MediaItem.dateTime, this field is nullable, however should never be null (but apps should not crash if this is null).