menu
frappe_oauth2_flutter_sdk package
documentation
models/oauth_config.dart
OAuthConfig
autoRefresh property
autoRefresh property
dark_mode
light_mode
autoRefresh
property
bool
autoRefresh
final
Whether to automatically refresh tokens in the background
Implementation
final bool autoRefresh;
frappe_oauth2_flutter_sdk package
documentation
models/oauth_config
OAuthConfig
autoRefresh property
OAuthConfig class