defaultValueContactDetail property

ContactDetail? defaultValueContactDetail
inherited

defaultValueContactDetail A value to use if there is no existing value in the source object.

Implementation

ContactDetail? get defaultValueContactDetail =>
    throw _privateConstructorUsedError;