numericCode property
This country's three-digit numeric code as defined in ISO 3166-1, like 004 for Afghanistan
Implementation
@JsonKey(name: 'numeric_code')
final String numericCode;
This country's three-digit numeric code as defined in ISO 3166-1, like 004 for Afghanistan
@JsonKey(name: 'numeric_code')
final String numericCode;