submitIdRegistryEvent abstract method

Future<IdRegistryEvent> submitIdRegistryEvent(
  1. ServiceCall call,
  2. IdRegistryEvent request
)

Implementation

$async.Future<$6.IdRegistryEvent> submitIdRegistryEvent($grpc.ServiceCall call, $6.IdRegistryEvent request);