ByComparator
data class ByComparator(val comparator: Comparator<AirshipEmbeddedInfo>) : AirshipEmbeddedSelection.ByAi.Fallback(source)
Sort with the given comparator and display the first.
Sort with the given comparator and display the first.