onData property

dynamic Function(SSEResponse) get onData

Implementation

Function(SSEResponse) get onData => _onData;