supported_tld property
Whether a particular TLD is currently supported by Cloudflare Registrar. Refer to TLD Policies for a list of supported TLDs. https://www.cloudflare.com/tld-policies/
Implementation
@JsonKey(name: 'supported_tld', defaultValue: false)
late bool supported_tld;