enableExpectedDate property

  1. @JsonKey.new(name: 'EnableExpectedDate', includeIfNull: false)
bool? enableExpectedDate
final

Implementation

@JsonKey(name: 'EnableExpectedDate', includeIfNull: false)
final bool? enableExpectedDate;