$attributeParams public property (available since version 2.0.6)
List of extra parameters, which should be used, while requesting user attributes from Twitter API. For example: [
'include_email' => 'true'
]
See also https://dev.twitter.com/rest/reference/get/account/verify_credentials.
public array $attributeParams = []