String? get dialInInfo => _$this._dialInInfo;
set dialInInfo(covariant String? dialInInfo) => _$this._dialInInfo = dialInInfo;