createOAuthApp abstract method

Future<CreateOAuthAppResponse> createOAuthApp(
  1. ServiceCall call,
  2. CreateOAuthAppRequest request
)

Implementation

$async.Future<$11.CreateOAuthAppResponse> createOAuthApp($grpc.ServiceCall call, $11.CreateOAuthAppRequest request);