auths property

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

认证方式 认证方式

Implementation

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