attributes property

List<Attribute> get attributes

Implementation

List<api.Attribute> get attributes {
  return _attributes;
}