CurlyBind constructor
const
CurlyBind(
- StartCurlyBracket first,
- AccesserableCollection second,
- EndCurlyBracket third
Implementation
const CurlyBind(this.first, this.second, this.third);