getEvent abstract method

Future<HubEvent> getEvent(
  1. ServiceCall call,
  2. EventRequest request
)

Implementation

$async.Future<$2.HubEvent> getEvent($grpc.ServiceCall call, $1.EventRequest request);