ftpReuseConnection property

  1. @JsonKey(includeIfNull: false, name: 'ftp-reuse-connection', fromJson: toBool, toJson: toString)
bool? ftpReuseConnection
getter/setter pair

Implementation

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