procress abstract method

Future<DataResponse> procress(
  1. ServiceCall call,
  2. DataRequest request
)

Implementation

$async.Future<$0.DataResponse> procress(
    $grpc.ServiceCall call, $0.DataRequest request);