attributes property

  1. @JsonKey.new(defaultValue: <Attribute>[])
List<Attribute> attributes
final

Implementation

@JsonKey(defaultValue: <Attribute>[])
final List<Attribute> attributes;