timestamp property

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

Implementation

@Index(index: 2, name: "timestamp", pattern: "")
int? timestamp;