autoPlayOptions property
@doc The auto play options for the carousel animations.
Implementation
@$pb.TagNumber(8)
FFAutoPlayOptions get autoPlayOptions => $_getN(7);
Implementation
@$pb.TagNumber(8)
set autoPlayOptions(FFAutoPlayOptions value) => $_setField(8, value);