CountryFlagFormat
Image formats supported for country flag images.
See: CountryFlag.
enum CountryFlagFormat {
JPG
PNG
SVG
WEBP
}
Values
CountryFlagFormat.JPG
CountryFlagFormat.PNG
CountryFlagFormat.SVG
CountryFlagFormat.WEBP
Member Of
CountryFlag object