NullUtil<T> extension

on
  • T?

Methods

unpackOrThrow(Exception throwable) → T
Returns the not null value or throws the given throwable.