create abstract method

Future<ContractorProto> create(
  1. ServiceCall call,
  2. ContractorProto_CreateRequest request
)

Implementation

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