menu
tsdtech_client_sdk package
documentation
ui/config/tsdtech_ui_config.dart
TsdtechUiConfig
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
?
apiKey
late
final
Optional API key used to authenticate requests.
Implementation
late final String? apiKey;
tsdtech_client_sdk package
documentation
ui/config/tsdtech_ui_config
TsdtechUiConfig
apiKey property
TsdtechUiConfig class