createRegistryItem abstract method

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

Implementation

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