dart-archive/www.dartlang.org

missing code describing the cascade operator

Closed this issue · 2 comments

https://www.dartlang.org/docs/dart-up-and-running/ch02.html#cascade

You’ve probably noticed the cascade operator (..) already. It allows you to perform multiple operations on the members of a single object.

Consider the following code:

[code is missing].

Yup, I have a CL out to Kathy that would address this. Thanks, @skybrian!

Fixed.