getValue method

Option<DateTime> getValue()

Implementation

Option<DateTime> getValue() => option(_assigned, _value);