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