variable property
@doc The variable to set this icon to. This will generally be a parameter of a component.
Implementation
@$pb.TagNumber(8)
FFVariable get variable => $_getN(7);
Implementation
@$pb.TagNumber(8)
set variable(FFVariable value) => $_setField(8, value);