GenericExtensions<T extends Object> extension

on
  • T?

Methods

includeIf(bool shouldInclude) → T?
orNullIf(bool returnNull) → T?