DataOnResponseReceived<F> typedef

DataOnResponseReceived<F> = void Function(DataSubmitResponse<F>)

Implementation

typedef DataOnResponseReceived<F> = void Function(DataSubmitResponse<F>);