countryCode property

String? countryCode

The country code of the merchant, conforming to ISO 3166-1's Alpha 2 Code.

Should default to "ID", if available.

Implementation

String? get countryCode => this[58];