attaches property

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

补充参数 补充参数

Implementation

@Index(index: 9, name: "attaches", pattern: "")
Map<String, String>? attaches = {};