rrdata property

String? rrdata
getter/setter pair

Data for this record.

Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).

Implementation

core.String? rrdata;