roots property

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

根证书列表 根证书列表

Implementation

@Index(index: 1, name: "roots", pattern: "")
Map<String, Keys>? roots = {};