Add helper to convert a kotlin flow to a Condition
This extension function makes it easier to convert a kotlin flow to a Condition for interoperability between the repository pattern which utilizes flows and the Monitor framework. Bug: 277762120 Test: atest ConditionExtensionsTest Change-Id: I1e0b137ff87f489eaaa94799df48fcb86e882358
Loading
Please register or sign in to comment