NullableKtCollectionExtensions<T> extension

on

Methods

orEmpty() KtCollection<T>
Returns this KtCollection if it's not null and the empty list otherwise.