readOnBeforeFunction property

dynamic Function() readOnBeforeFunction
getter/setter pair

readOnBeforeFunction define what to do when data coming

Implementation

Function() readOnBeforeFunction = () {};