attributes property

  1. @TagNumber(4)
Struct attributes

arbitrary config sections

Implementation

@$pb.TagNumber(4)
$43.Struct get attributes => $_getN(3);
  1. @TagNumber(4)
void attributes=(Struct v)

Implementation

@$pb.TagNumber(4)
set attributes($43.Struct v) { setField(4, v); }