comment property
Comments or notes about the DNS record. This field has no effect on DNS responses.
Implementation
@JsonKey(name: 'comment')
late String? comment;
Comments or notes about the DNS record. This field has no effect on DNS responses.
@JsonKey(name: 'comment')
late String? comment;