emailHistoryId property

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

Implementation

@JsonKey(name: 'EmailHistoryId', includeIfNull: false)
final String? emailHistoryId;