auto

fun auto(uri: String): PdfSource

Best-effort detector that converts an opaque string into the matching async PdfSource variant. Used for callers who hold a stringly-typed URI (notification payload, deep link, picker result) and don't want to branch themselves.