menu
vkid_flutter_sdk package
documentation
library_vkid.dart
RefreshTokenData
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
accessToken
final
An access token which can be used to access VK API.
Implementation
final String accessToken;
vkid_flutter_sdk package
documentation
library_vkid
RefreshTokenData
accessToken property
RefreshTokenData class