attachments property

  1. @Index(index: 6, name: "attachments", pattern: "")
Map<String, String>? attachments
getter/setter pair

Implementation

@Index(index: 6, name: "attachments", pattern: "")
Map<String, String>? attachments;