Planet

constructor(id: Int, name: String, imageId: Int = getImageByName(StudyPlanetApplication.appContext, name), smallImageId: Int = getImageByName(StudyPlanetApplication.appContext, name + "_small"))