importDate property

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

Implementation

@JsonKey(name: 'ImportDate', includeIfNull: false)
final String? importDate;