onResponseReceived property

void Function(BuildContext context, List<TResponse> response)? onResponseReceived
finalinherited

Implementation

final void Function(BuildContext context, TResult response)? onResponseReceived;