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 a774cb9 commit de29ba1Copy full SHA for de29ba1
workflow-ui/core-common/api/core-common.api
@@ -45,6 +45,7 @@ public final class com/squareup/workflow1/ui/EnvironmentScreen : com/squareup/wo
45
public synthetic fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/Container;
46
public fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/EnvironmentScreen;
47
public synthetic fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/Wrapper;
48
+ public fun toString ()Ljava/lang/String;
49
}
50
51
public final class com/squareup/workflow1/ui/EnvironmentScreenKt {
0 commit comments