author property

  1. @Index(index: 3, name: "author", pattern: "")
String? author
getter/setter pair

应用Author 应用Author

Implementation

@Index(index: 3, name: "author", pattern: "")
String? author;