updateEvent property

set updateEvent (dynamic value(DateTime))

Implementation

set updateEvent(Function(DateTime) value) => _updateEvent = value;