attachments property

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

Invoke attachments

Implementation

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