httpsCallable

actual fun httpsCallable(name: String, timeout: Duration?): HttpsCallableReference
expect fun httpsCallable(name: String, timeout: Duration? = null): HttpsCallableReference

Returns a reference to the callable HTTPS trigger with the given name.

actual fun httpsCallable(name: String, timeout: Duration?): HttpsCallableReference
actual fun httpsCallable(name: String, timeout: Duration?): HttpsCallableReference
actual fun httpsCallable(name: String, timeout: Duration?): HttpsCallableReference