nextRecordName property

String? nextRecordName
final

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

This element is present only if IsTruncated is true.

Implementation

final String? nextRecordName;