Iban constructor

Iban(
  1. String? countryCode
)

Implementation

Iban(this.countryCode);