onResponseReceived property

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

Implementation

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