createdAt property

  1. @IntDateTimeConverter()
DateTime createdAt
inherited

When the token was generated.

Implementation

@IntDateTimeConverter()
DateTime get createdAt => throw _privateConstructorUsedError;