attachmentIds property

  1. @JsonKey(name: 'attachment_ids')
List<int> get attachmentIds
inherited

Implementation

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