createApplicationKey abstract method

Future<CreateApplicationKeyResponse> createApplicationKey(
  1. ServiceCall call,
  2. CreateApplicationKeyRequest request
)

Implementation

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