expiresAt property

  1. @Index.new()
DateTime? expiresAt
getter/setter pair

UTC timestamp of when the setting expires. @TODO: Implement this.

Implementation

@Index()
DateTime? expiresAt;