OnResponseCreated typedef

OnResponseCreated = void Function(Response response)

Implementation

typedef OnResponseCreated = void Function(Response<dynamic> response);