sentinelValue constant

Object const sentinelValue

Used in the copyWith method to check if nullable values are meant to be copied over.

Implementation

static const sentinelValue = Object();