ftpPasv property
- @JsonKey(includeIfNull: false, name: 'ftp-pasv', fromJson: toBool, toJson: toString)
getter/setter pair
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;