AddOrUpdate<T> extension

on

Methods

addOrUpdate(T item) → void

Available on List<T>, provided by the AddOrUpdate extension

add an item to a list, or update item if it already exists