update abstract method

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

Implementation

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