batchFromDate property

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

Implementation

@JsonKey(name: 'BatchFromDate', includeIfNull: false)
final DateTime? batchFromDate;