NonNullFlowWrapper

constructor(@ObjCName(name = "_") flow: Flow<T>)

Parameters

T

the type of the flow's values, it is non-nullable.