brands property

  1. @BuiltValueField.new(wireName: r'brands')
BuiltList<String>? get brands

List of brands.

Implementation

@BuiltValueField(wireName: r'brands')
BuiltList<String>? get brands;