estimatedStartDate property

  1. @JsonKey.new(name: 'EstimatedStartDate', includeIfNull: false)
String? estimatedStartDate
final

Implementation

@JsonKey(name: 'EstimatedStartDate', includeIfNull: false)
final String? estimatedStartDate;