menu
dio_query package
documentation
features/token/token_config.dart
TokenConfig
customToken property
customToken property
dark_mode
light_mode
customToken
property
String
?
customToken
final
自定义Token(可选,如果有设置则使用此Token而不是全局Token)
Implementation
final String? customToken;
dio_query package
documentation
features/token/token_config
TokenConfig
customToken property
TokenConfig class