menu
b24_direct_debit_sdk package
documentation
app/app_config.dart
AppConfig
setToken property
setToken property
dark_mode
light_mode
setToken
property
set
setToken
(
String
token
)
Implementation
static set setToken(String token) { _token = token; }
b24_direct_debit_sdk package
documentation
app/app_config
AppConfig
setToken property
AppConfig class