NullableKtListExtensions<T> extension

on

Methods

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