after abstract method

FutureOr after(
  1. Response response
)

Implementation

FutureOr<dynamic> after(Response response);