menu
neomage package
documentation
data/services/settings_sync_service.dart
SettingsSyncController
getOAuthTokens property
getOAuthTokens property
dark_mode
light_mode
getOAuthTokens
property
(
{
String
?
accessToken
,
List
<
String
>
?
scopes
}
)? Function
()
getOAuthTokens
final
Get OAuth tokens.
Implementation
final ({String? accessToken, List<String>? scopes})? Function() getOAuthTokens;
neomage package
documentation
data/services/settings_sync_service
SettingsSyncController
getOAuthTokens property
SettingsSyncController class