registrationNumberAbsent property

bool? get registrationNumberAbsent

Implementation

bool? get registrationNumberAbsent => _$this._registrationNumberAbsent;
set registrationNumberAbsent (bool? registrationNumberAbsent)

Implementation

set registrationNumberAbsent(bool? registrationNumberAbsent) =>
    _$this._registrationNumberAbsent = registrationNumberAbsent;