menu
dio_query package
documentation
features/token/token_config.dart
TokenConfig
TokenConfig.new constructor
TokenConfig.new constructor
dark_mode
light_mode
TokenConfig
constructor
TokenConfig
(
{
bool
useToken
=
true
,
String
?
customToken
,
})
Implementation
TokenConfig({this.useToken = true, this.customToken});
dio_query package
documentation
features/token/token_config
TokenConfig
TokenConfig.new constructor
TokenConfig class