Future<dynamic> process( String method, List<dynamic>? params, Future<dynamic> Function(String method, List<dynamic>? params) next, );