withProjectIdBlocking
expect fun <T> withProjectIdBlocking(id: String, block: suspend ERROR CLASS: Symbol not found for CoroutineScope.() -> T): T(source)
Same as withProjectId but blocking.
Same as withProjectId but blocking.