menu
egensolve_realtime package
documentation
lifecycle.dart
LifecycleBootstrapConfig
LifecycleBootstrapConfig.new const constructor
LifecycleBootstrapConfig.new const constructor
dark_mode
light_mode
LifecycleBootstrapConfig
constructor
const
LifecycleBootstrapConfig
(
{
required
String
socketUrl
,
required
String
tenant
,
})
Implementation
const LifecycleBootstrapConfig( {required this.socketUrl, required this.tenant});
egensolve_realtime package
documentation
lifecycle
LifecycleBootstrapConfig
LifecycleBootstrapConfig.new const constructor
LifecycleBootstrapConfig class