String? get phoneScope => _$this._phoneScope;
set phoneScope(covariant String? phoneScope) => _$this._phoneScope = phoneScope;