created property

DateTime created
final

UTC time of creation of this token

Typically DateTime.now().toUtc()

Implementation

final DateTime created;