fileDownloadName property

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

Implementation

@JsonKey(name: 'FileDownloadName', includeIfNull: false)
final String? fileDownloadName;