displayDialCode property

String displayDialCode

returns "+ countryCode"

Implementation

String get displayDialCode => '+ $countryCode';