getAppKey abstract method

Future<GetAppKeyResponse> getAppKey(
  1. ServiceCall call,
  2. GetAppKeyRequest request
)

Implementation

$async.Future<$0.GetAppKeyResponse> getAppKey($grpc.ServiceCall call, $0.GetAppKeyRequest request);