merchantName property
Merchant name, such as "Adam's Apparel".
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
Implementation
core.String? merchantName;
Merchant name, such as "Adam's Apparel".
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
core.String? merchantName;