find

suspend fun find(name: String? = null, id: String? = null): Room?

Roomを探します。