handleOnResponse property

dynamic Function(Response response)? handleOnResponse
getter/setter pair

Implementation

Function(Response response)? handleOnResponse;