retentionPhone property

int? get retentionPhone
override

Implementation

int? get retentionPhone => _$this._retentionPhone;
set retentionPhone (covariant int? retentionPhone)
covariantoverride

Implementation

set retentionPhone(covariant int? retentionPhone) => _$this._retentionPhone = retentionPhone;