process abstract method

Future<Response> process(
  1. Context context
)

Implementation

Future<Response> process(Context context);