child

abstract suspend fun child(id: ID): Organization?(source)

根据指定ID尝试获取一个匹配的下级组织

当无法获取时得到null。