name_ property
The name of the sub-merchant. Based on scheme specifications, this value will overwrite the shopper statement that will appear in the card statement. * Format: Alphanumeric * Maximum length: 22 characters
Implementation
@BuiltValueField(wireName: r'name')
String get name_;