httpsCallable

actual fun httpsCallable(name: String, timeout: <Error class: unknown class>?): HttpsCallableReference(source)
expect fun httpsCallable(name: String, timeout: <Error class: unknown class>? = null): HttpsCallableReference(source)

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

actual fun httpsCallable(name: String, timeout: <Error class: unknown class>?): HttpsCallableReference(source)