attachment property

  1. @JsonKey(name: 'attachment')
AttachmentModel? attachment
final

Implementation

@JsonKey(name: 'attachment')
final AttachmentModel? attachment;