createRegistryItem abstract method

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

Implementation

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