visaMerchants property

List<String> visaMerchants

VISA Merchants (ID "02" and "03")

Implementation

List<String> get visaMerchants => _getPrimitiveMerchantsByRange(2, 3,);