getPositionInGroupOrNull

open fun getPositionInGroupOrNull(position: Int): Int?

Returns the position within a group of the item in itemsGroupInfo at position. Returns null if the item is not a group member.

Throws