accessTokenSettings property

  1. @BuiltValueField(wireName: 'vk_access_token_settings')
String accessTokenSettings

List of access rights of the current user in the application (for example: friends, video, photos)

Implementation

@BuiltValueField(wireName: 'vk_access_token_settings')
String get accessTokenSettings;