RevertClientResponse constructor

RevertClientResponse({
  1. Client? client,
})

Implementation

RevertClientResponse({
  this.client,
});