Machine

constructor(id: Int, @StringRes name: Int, @RawRes brochure: Int? = null, videos: List<Video> = listOf(), layouts: List<Layout> = listOf())