Gets the list of permissions that were expired with this access token.
Returns: A read-only list of strings representing the expired permissions.
final List<String?>? expiredPermissions;