fromDate property

  1. @JsonKey(name: 'fromDate')
DateTime? fromDate
final

Implementation

@JsonKey(name: 'fromDate')
final DateTime? fromDate;