createOAuthApp method
- CreateOAuthAppRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$10.CreateOAuthAppResponse> createOAuthApp($10.CreateOAuthAppRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$createOAuthApp, request, options: options);
}