stylingType property

  1. @TagNumber(3)
IDPStylingType stylingType

Implementation

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

Implementation

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