createRegistryItem abstract method

Future<CreateRegistryItemResponse> createRegistryItem(
  1. ServiceCall call,
  2. CreateRegistryItemRequest request
)

Implementation

$async.Future<$10.CreateRegistryItemResponse> createRegistryItem($grpc.ServiceCall call, $10.CreateRegistryItemRequest request);