onResponse abstract method

Future? onResponse(
  1. Response data,
  2. HasuraConnect connect
)

Method onResponse signature

Implementation

Future<dynamic>? onResponse(Response data, HasuraConnect connect);