type property
A full zone implies that DNS is hosted with Cloudflare. A partial zone is typically a partner-hosted zone or a CNAME setup.
"full", "partial", "secondary", "internal"
Implementation
@JsonKey(name: 'type', required: true)
late ZoneType type;