interceptResponse abstract method

void interceptResponse({
  1. ResponseData data,
})

Implementation

void interceptResponse({ResponseData data});