batchToDate property

  1. @JsonKey.new(name: 'BatchToDate', includeIfNull: false)
DateTime? batchToDate
final

Implementation

@JsonKey(name: 'BatchToDate', includeIfNull: false)
final DateTime? batchToDate;