ftpPasv property
- @JsonKey(includeIfNull: false, name: 'ftp-pasv', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'ftp-pasv', fromJson: toBool, toJson: toString) bool? ftpPasv;
@JsonKey(includeIfNull: false, name: 'ftp-pasv', fromJson: toBool, toJson: toString) bool? ftpPasv;