nextRecordType property

RRType? nextRecordType
final

If the results were truncated, the type of the next record in the list.

This element is present only if IsTruncated is true.

Implementation

final RRType? nextRecordType;