atachments property

  1. @JsonKey(name: 'attachment_ids')
List<Attachment> get atachments
inherited

Implementation

@JsonKey(name: 'attachment_ids')
List<Attachment> get atachments => throw _privateConstructorUsedError;