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