getKey abstract method

Future<Key> getKey(
  1. ServiceCall call,
  2. GetKeyRequest request
)

Implementation

$async.Future<$2.Key> getKey(
    $grpc.ServiceCall call, $0.GetKeyRequest request);