ftpType property

  1. @JsonKey(includeIfNull: false, name: 'ftp-type')
String? ftpType
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'ftp-type') String? ftpType;