CollectionsExtentsions extension

on

Methods

addOrReplace(dynamic model) → void
? Add value to list if doesn't exist else replace Current Value
replace(dynamic model, int index) → void
? Set Value At index