localizedMerchantName property
Translated strings for the merchant_name.
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
Implementation
LocalizedString? localizedMerchantName;
Translated strings for the merchant_name.
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
LocalizedString? localizedMerchantName;