update abstract method

Future<ContractorProto> update(
  1. ServiceCall call,
  2. ContractorProto_UpdateRequest request
)

Implementation

$async.Future<$20.ContractorProto> update($grpc.ServiceCall call, $20.ContractorProto_UpdateRequest request);