importDateTime property

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

Implementation

@JsonKey(name: 'ImportDateTime', includeIfNull: false)
final String? importDateTime;