startDate property
If known, this is the date when the Milestone started/became active.
Implementation
@JsonKey(name:'startDate')
String? startDate;
If known, this is the date when the Milestone started/became active.
@JsonKey(name:'startDate')
String? startDate;