oldStyleAttachment property

  1. @JsonKey(name: 'old_style_attachment')
bool? oldStyleAttachment
inherited

Backward compatibility mode.

Implementation

@JsonKey(name: 'old_style_attachment')
bool? get oldStyleAttachment => throw _privateConstructorUsedError;