一个 "step" 流事件。
当传递给 Timeline 方法时,生成一个 "step" 流事件。必须提供 id 参数。它可以来自另一个 Flow 事件,或者来自环境的某个 id。
id
static Flow step(int id) => new Flow._(_flowStep, id);