$NoWrapper constructor

$NoWrapper({
  1. bool? writeMetadata,
})

Implementation

$NoWrapper({
  this.writeMetadata,
});