attributes property

  1. @TagNumber(1)
Struct attributes

Implementation

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

Implementation

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