flagUri property

String get flagUri

Country's flag URI

Implementation

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