We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad5aa5 commit 678ee20Copy full SHA for 678ee20
workflow-ui/core-common/api/core-common.api
@@ -226,6 +226,7 @@ public final class com/squareup/workflow1/ui/navigation/BackStackScreen : com/sq
226
public fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
227
public final fun mapIndexed (Lkotlin/jvm/functions/Function2;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
228
public fun toString ()Ljava/lang/String;
229
+ public final fun withName (Ljava/lang/String;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
230
}
231
232
public final class com/squareup/workflow1/ui/navigation/BackStackScreen$Companion {
0 commit comments