uploadedDate property

String? uploadedDate
final

Apple's uploadedDate exactly as sent.

Kept beside uploadedAt because lines renders this one: Apple's offset-bearing spelling and DateTime.toIso8601String are not the same string, and the printed output is something a consumer shows verbatim.

Implementation

final String? uploadedDate;