versionReleasedDate property
Apple's currentVersionReleaseDate: when the public got version.
The answer. ISO-8601 as Apple spells it, and a string rather than a
DateTime for the reason uploadedDate is one.
Implementation
final String? versionReleasedDate;