ftpHost property

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

Implementation

@JsonKey(name: 'FtpHost', includeIfNull: false)
final String? ftpHost;