JikanKt / moe.ganen.jikankt.models.base.types / MangaSearchSubEntity / <init>

<init>

MangaSearchSubEntity(malId: Int, url: String? = null, imageUrl: String? = null, title: String? = null, synopsis: String? = null, type: MangaType? = null, score: Double? = null, chapters: Int? = null, volumes: Int? = null, members: Int? = null, publishing: Boolean? = null, startDate: Date? = null, endDate: Date? = null)