brand property

  1. @BuiltValueField.new(wireName: r'brand')
String? get brand

Brand of the item.

Implementation

@BuiltValueField(wireName: r'brand')
String? get brand;