deleteOAuthApp abstract method

Future<DeleteOAuthAppResponse> deleteOAuthApp(
  1. ServiceCall call,
  2. DeleteOAuthAppRequest request
)

Implementation

$async.Future<$9.DeleteOAuthAppResponse> deleteOAuthApp($grpc.ServiceCall call, $9.DeleteOAuthAppRequest request);