menu
vkid_flutter_sdk package
documentation
library_vkid.dart
AuthData
scopes property
scopes property
dark_mode
light_mode
scopes
property
Set
<
String
>
scopes
final
A set of scopes which were granted to
token
.
Implementation
final Set<String> scopes;
vkid_flutter_sdk package
documentation
library_vkid
AuthData
scopes property
AuthData class