menu
lokotro_pay package
documentation
common/lokotro_http_client.dart
LokotroHttpClient
clearAppKey method
clearAppKey method
dark_mode
light_mode
clearAppKey
method
void
clearAppKey
(
)
Remove app-key
Implementation
void clearAppKey() { _dio.options.headers.remove('app-key'); }
lokotro_pay package
documentation
common/lokotro_http_client
LokotroHttpClient
clearAppKey method
LokotroHttpClient class