setGroupingHash

open fun setGroupingHash(@Nullable() groupingHash: String)

Set the grouping hash of the event to override the default grouping on the dashboard. All events with the same grouping hash will be grouped together into one error. This is an advanced usage of the library and mis-using it will cause your events not to group properly in your dashboard. As the name implies, this option accepts a hash of sorts.