subject property

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

证书主题 证书主题

Implementation

@Index(index: 2, name: "subject", pattern: "")
String? subject;