DynamicExt extension

on
  • dynamic

Methods

mapIfNotNull<I, R>(R mapper(I input), {R? defaultValue}) → R?