Kshitij Patil
11/29/2020, 10:20 AM6994167,
supporting kotlin 1.4.20, but was getting exactly this error on sealed class only, so I just downgraded back to alpha07
One more issue in this regard, may I know why the flatMap
and similar extensions on Flow
are being made private in the snapshot I mentioned? I have component derived from BackdropScaffold
which is actually using those extensions