lastRefresh property

DateTime? lastRefresh
final

Gets the date at which the token was last refreshed. Since tokens expire, the Facebook SDK will attempt to renew them periodically.

Returns: The date at which this token was last refreshed

Implementation

final DateTime? lastRefresh;