attributes property

  1. @TagNumber(8)
Struct attributes

Implementation

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

Implementation

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