menu
absmartly_sdk package
documentation
ab_smartly_config.dart
ABSmartlyConfig
setClient method
setClient method
dark_mode
light_mode
setClient
method
ABSmartlyConfig
setClient
(
Client
client
)
Implementation
ABSmartlyConfig setClient(Client client) { client_ = client; return this; }
absmartly_sdk package
documentation
ab_smartly_config
ABSmartlyConfig
setClient method
ABSmartlyConfig class