sid property

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

Session ID

Implementation

@Index(index: 0, name: "sid", pattern: "")
String? sid;