ftpType property

  1. @JsonKey(includeIfNull: false, name: 'ftp-type')
String? ftpType
getter/setter pair

Implementation

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