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