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