getIdRegistryEvent abstract method

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

Implementation

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