scroll property
@doc Scroll behavior configuration.
Implementation
@$pb.TagNumber(11)
FFGenUIChatScrollConfig get scroll => $_getN(9);
Implementation
@$pb.TagNumber(11)
set scroll(FFGenUIChatScrollConfig value) => $_setField(11, value);
@doc Scroll behavior configuration.
@$pb.TagNumber(11)
FFGenUIChatScrollConfig get scroll => $_getN(9);
@$pb.TagNumber(11)
set scroll(FFGenUIChatScrollConfig value) => $_setField(11, value);