onResponseInterceptor abstract method

Future<NUIInterceptor> onResponseInterceptor(
  1. String body
)

Implementation

Future<NUIInterceptor> onResponseInterceptor(String body);