endDate property
If known, this is the date when the Milestone will expire/recycle/end.
Implementation
@JsonKey(name:'endDate')
String? endDate;
If known, this is the date when the Milestone will expire/recycle/end.
@JsonKey(name:'endDate')
String? endDate;