menu
lokotro_pay package
documentation
services/lokotro_ewallet_service.dart
LokotroEWalletService
setAuthToken method
setAuthToken method
dark_mode
light_mode
setAuthToken
method
void
setAuthToken
(
String
token
)
Set authentication token
Implementation
void setAuthToken(String token) { _httpClient.setAuthToken(token); }
lokotro_pay package
documentation
services/lokotro_ewallet_service
LokotroEWalletService
setAuthToken method
LokotroEWalletService class