createApplicationKey abstract method
Future<CreateApplicationKeyResponse>
createApplicationKey(
- ServiceCall call,
- CreateApplicationKeyRequest request
Implementation
$async.Future<$0.CreateApplicationKeyResponse> createApplicationKey(
$grpc.ServiceCall call, $0.CreateApplicationKeyRequest request);