getDataHandler method Null safety

  1. @protected
DataHandler? getDataHandler()
protected">@protected

Gets DataHandler for result delivery.

Implementation

@protected
DataHandler? getDataHandler() => null;