onResponseReady property

Future<T?> Function<T>(Response)? onResponseReady
getter/setter pair

Implementation

Future<T?> Function<T>(Response)? onResponseReady;