createOAuthApp abstract method

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

Implementation

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