reviewNotesLimit top-level constant
int
const reviewNotesLimit
What Apple accepts in appStoreReviewDetails.notes.
Implementation
const reviewNotesLimit = 4000;
What Apple accepts in appStoreReviewDetails.notes.
const reviewNotesLimit = 4000;