brand property

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

The brand of the card.

Implementation

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