reviewNotes property

String? reviewNotes
getter/setter pair

appStoreReviewDetails.notes, from review-notes.md.

What the reviewer is told about testing an app they have no data for. Everything after reviewNotesMarker is repo-internal and never reaches Apple — see readReviewNotes.

Implementation

String? reviewNotes;