MaybeAddToIterableExtension<T> extension

on

Methods

maybeAdd(Iterable<T>? add) Iterable<T>?
Adds add to this its not null.