create

suspend fun create(name: String? = null, metadata: String? = null): Room?

Roomを作成します。