secretKey property

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

Auth authorize secret like password Auth authorize secret like password

Implementation

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