createAt property

  1. @Index(index: 6, name: "create_at", pattern: "")
DateTime? createAt
getter/setter pair

Binlog create time Binlog create time

Implementation

@Index(index: 6, name: "create_at", pattern: "")
DateTime? createAt;