asList

Extracts the wrapped KpaList from value, or null when value is null or wraps a non-list element.

Return

the inner KpaList, or null.

Parameters

value

the transformable value to unwrap; may be null.