abstract fun hasSameRepresentation(item: Data): Boolean
Provides information on whether the two items looks the same when shown to users You should compare resources shown to users here
item - The other item
item
Return Whether the items' presentations are the same