ReopenMatterResponse constructor

ReopenMatterResponse({
  1. Matter? matter,
})

Implementation

ReopenMatterResponse({
  this.matter,
});