brand property

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

The brand of the physical or the virtual card. Possible values: visa, mc.

Implementation

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