stylingType property

  1. @TagNumber(2)
IDPStylingType stylingType

Implementation

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

Implementation

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