getUserKey abstract method

Future<UserKey> getUserKey(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$1.UserKey> getUserKey(
    $grpc.ServiceCall call, $0.Empty request);