menu
tsdtech_client_sdk package
documentation
ui/config/tsdtech_ui_config.dart
TsdtechUiConfig
baseUrl property
baseUrl property
dark_mode
light_mode
baseUrl
property
String
?
baseUrl
late
final
Base URL of the TSDTech backend (SPA endpoint).
Implementation
late final String? baseUrl;
tsdtech_client_sdk package
documentation
ui/config/tsdtech_ui_config
TsdtechUiConfig
baseUrl property
TsdtechUiConfig class