domesticMerchants property

List<Merchant> domesticMerchants

Domestic Merchants, most common QRIS Codes are used by domestic merchants (ID "26" - "45")

Implementation

List<Merchant> get domesticMerchants => _getMerchantsByRange(26, 45,);