mcc property
The merchant category code (MCC) is a four-digit number, which relates to a particular market segment. This code reflects the predominant activity that is conducted by the merchant.
Implementation
@BuiltValueField(wireName: r'mcc')
String? get mcc;