info.uploaderUrl is a nullable String on a uniffi-generated Record; Kotlin's smart-cast can't prove the second access isn't null after isNullOrBlank() on a mutable property. Pin to a local val so the non-null cast carries through the uniffi.strawcore.channelInfo() call. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||