ForBlockSandwich constructor
const
ForBlockSandwich(
- CitrusSemanticSource source,
- PropertyName temporaryPropertyName,
- PropertyName listPropertyName,
- CitrusSemanticList<
MatureCitrusSemantic> matureCitrusSemanticList,
Implementation
const ForBlockSandwich(this.source, this.temporaryPropertyName, this.listPropertyName, this.matureCitrusSemanticList);