token property

String token
final

Specify a link_token to authenticate your app with Link. This is a short lived, one-time use token that should be unique for each Link session

Implementation

final String token;