autoFileRenaming property

  1. @JsonKey(includeIfNull: false, name: 'auto-file-renaming', fromJson: toBool, toJson: toString)
bool? autoFileRenaming
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'auto-file-renaming', fromJson: toBool, toJson: toString) bool? autoFileRenaming;