phoneScope property
Implementation
UserDetailsScope? get phoneScope => _$this._phoneScope;
Implementation
set phoneScope(covariant UserDetailsScope? phoneScope) => _$this._phoneScope = phoneScope;
UserDetailsScope? get phoneScope => _$this._phoneScope;
set phoneScope(covariant UserDetailsScope? phoneScope) => _$this._phoneScope = phoneScope;