ftpSsl property

  1. @JsonKey.new(name: 'FtpSsl', includeIfNull: false)
bool? ftpSsl
final

Implementation

@JsonKey(name: 'FtpSsl', includeIfNull: false)
final bool? ftpSsl;