crLf property

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

Implementation

@JsonKey(name: 'CrLf', includeIfNull: false)
final bool? crLf;