issuedDate property

DateTime issuedDate
final

The date the access token was issued.

Implementation

final DateTime issuedDate = new DateTime.now();