to Input
@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_0_0 )
Deprecated
toInput() is a helper function to help migrating to 3.x and will be removed in a future version
Replace with
Optional.presentIfNotNull(this)Content copied to clipboard
@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_0_0 )
Deprecated
toInput() is a helper function to help migrating to 3.x and will be removed in a future version
Replace with
Optional.Present(this)Content copied to clipboard