ftpArchivePath property

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

Implementation

@JsonKey(name: 'FtpArchivePath', includeIfNull: false)
final String? ftpArchivePath;