accessToken property
String
get
accessToken
Implementation
String get accessToken;
set
accessToken
(String value)
Application requests an access token from the social media server, extracts a token from the response, and sends the token to the Server API that you want to access.
Implementation
set accessToken(String value);