ForBlockSandwich constructor

const ForBlockSandwich(
  1. CitrusSemanticSource source,
  2. PropertyName temporaryPropertyName,
  3. PropertyName listPropertyName,
  4. CitrusSemanticList<MatureCitrusSemantic> matureCitrusSemanticList,
)

Implementation

const ForBlockSandwich(this.source, this.temporaryPropertyName, this.listPropertyName, this.matureCitrusSemanticList);