stylingType property
Implementation
@$pb.TagNumber(5)
IDPStylingType get stylingType => $_getN(4);
Implementation
@$pb.TagNumber(5)
set stylingType(IDPStylingType v) { setField(5, v); }
@$pb.TagNumber(5)
IDPStylingType get stylingType => $_getN(4);
@$pb.TagNumber(5)
set stylingType(IDPStylingType v) { setField(5, v); }