deleteAuthorization abstract method
Future<DeleteAuthorizationResponse>
deleteAuthorization(
- ServiceCall call,
- DeleteAuthorizationRequest request
Implementation
$async.Future<$0.DeleteAuthorizationResponse> deleteAuthorization(
$grpc.ServiceCall call, $0.DeleteAuthorizationRequest request);