createOAuthApp abstract method

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

Implementation

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