attributes property

  1. @TagNumber(1)
Struct get attributes

Implementation

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

Implementation

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