menu
dio_query package
documentation
features/token/token_config.dart
TokenFormatConfig
headerKey property
headerKey property
dark_mode
light_mode
headerKey
property
String
headerKey
final
Token在请求头中的key,默认为 'Authorization'
Implementation
final String headerKey;
dio_query package
documentation
features/token/token_config
TokenFormatConfig
headerKey property
TokenFormatConfig class