defaultValueContactDetail property

ContactDetail? defaultValueContactDetail
inherited

defaultValueContactDetail The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false').

Implementation

ContactDetail? get defaultValueContactDetail =>
    throw _privateConstructorUsedError;