TransformerConfigSample constructor

TransformerConfigSample(
  1. int percent,
  2. String path
)

Implementation

TransformerConfigSample(this.percent, this.path);