borderType property

  1. @TagNumber(11)
InqvineBranding_BrandingBorderType borderType

Implementation

@$pb.TagNumber(11)
InqvineBranding_BrandingBorderType get borderType => $_getN(10);
  1. @TagNumber(11)
void borderType=(InqvineBranding_BrandingBorderType v)

Implementation

@$pb.TagNumber(11)
set borderType(InqvineBranding_BrandingBorderType v) { setField(11, v); }