withheldInCountries property
When present, indicates a list of uppercase two-letter country codes this content is withheld from. Twitter supports the following non-country values for this field:
XX
- Content is withheld in all countriesXY
- Content is withheld due to a DMCA request.
Implementation
List<String>? withheldInCountries;