OrDefault<T> extension

on
  • T?

Properties

orDefault → T

Available on T?, provided by the OrDefault extension

Returns a default value if the object is null. Supported types and their defaults:
no setter