asFlow

abstract fun asFlow(): Flow<T>(source)

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