attributes property
Additional attributes that describe the scope. Optional.
Attribute keys MUST be unique (it is not allowed to have more than one
attribute with the same key).
Implementation
@$pb.TagNumber(3)
$pb.PbList<KeyValue> get attributes => $_getList(2);