attachDate property

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

Implementation

@JsonKey(name: 'AttachDate', includeIfNull: false)
final String? attachDate;