flagUri property

String get flagUri

Country's flag URI

Implementation

String get flagUri => 'lib/assets/flags/${isoCode.toLowerCase()}.png';