Construct an AttributeList from a list of Attribute.
Construct an AttributeList from a list of Attribute.
first Attribute in list
tail of Attribute list
AttributeList with attr1 and attrs in the list
Construct an AttributeList from a list of Attribute.
Construct an AttributeList from a list of Attribute.
list of Attribute
AttributeList with all attrs passed in
Construct an AttributeList from a list of protobuf attributes.
Construct an AttributeList from a list of protobuf attributes.
list of protobuf attributes
serialization context for decoding custom values
AttributeList of all attributes in the list
Construct an AttributeList from a protobuf attribute list.
Construct an AttributeList from a protobuf attribute list.
protobuf attribute list
serialization context for decoding custom values
AttributeList of all attributes in the list param
Construct an optional AttributeList.
Construct an optional AttributeList.
Returns None if there are no attributes in the list.
Attribute in the list
None if
attrs.isEmpty
Companion class for construction and conversion of AttributeList objects.