stylingType property

  1. @TagNumber(5)
IDPStylingType stylingType

Implementation

@$pb.TagNumber(5)
IDPStylingType get stylingType => $_getN(4);
  1. @TagNumber(5)
void stylingType=(IDPStylingType v)

Implementation

@$pb.TagNumber(5)
set stylingType(IDPStylingType v) { setField(5, v); }