firstReleasedDate property
Apple's releaseDate: when the app was first ever released.
Renamed because Apple's name is a trap — "the release date" reads as the date of the release in front of you, and this is the app's launch day. A consumer rendering it per version would show a plausible wrong answer with nothing looking broken.
Implementation
final String? firstReleasedDate;