MalSyncPage

constructor(    identifier: String?,     type: String?,     page: String?,     title: String?,     url: String?,     image: String?,     hentai: Boolean?,     sticky: Boolean?,     active: Boolean?,     actor: String?,     malId: Int?,     aniId: Int?,     createdAt: String?,     updatedAt: String?,     deletedAt: String?,     mal: SyncUtil.Mal?,     anilist: SyncUtil.Anilist?,     malUrl: String?)(source)