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