flagUri property
Country's flag URI
Implementation
String get flagUri => 'packages/zeta_flutter/assets/flags/${isoCode.toLowerCase()}.png';
Country's flag URI
String get flagUri => 'packages/zeta_flutter/assets/flags/${isoCode.toLowerCase()}.png';