OudsFlag constructor

const OudsFlag(
  1. String countryCode, {
  2. Key? key,
})

Implementation

const OudsFlag(this.countryCode, {super.key});