I was trying to get a country's 2 letter code using the calling code.
For example it would be getting the Country Code 'MY' from its calling code '+60'
I want to use it to set the initialcountryvalue for intlphonefield.
Is there a way to do that in flutter?