asFlow

abstract fun asFlow(): Flow<T>

将当前元素序列转化为 Flow.