copyWith property

  1. @JsonKey(ignore: true)
$DnsRecordCopyWith<DnsRecord> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$DnsRecordCopyWith<DnsRecord> get copyWith =>
    throw _privateConstructorUsedError;