onReceive property

ReceiveProgressCallback? onReceive
final

Invoked when response is received. This is directly invoked from Dio.

Implementation

final ReceiveProgressCallback? onReceive;